Skip to content
This repository has been archived by the owner on Jul 31, 2023. It is now read-only.

Thundra Example Node.js Projects for AWS Lambda Platform

Notifications You must be signed in to change notification settings

thundra-io/thundra-examples-lambda-nodejs

Repository files navigation

Thundra Node.js Example Projects

Learn to fly with Thundra & AWS Lambda quickly.

We used serverless plugin for deploying and invoking lambdas in these examples.

You can install serverless easily by:

npm install serverless -g

hello-thundra

Simple example to get started with Thundra.

You will learn how to observe the invocation metrics of lambda functions using Thundra with default settings.

Go to example

hello-thundra-async

Simple example to get started with Thundra and async monitoring.

You will learn how to observe the invocation metrics of lambda functions using Thundra with async monitoring.

Go to example

express-serverless-http

Example using express and serverless-http with async monitoring.

Go to example

alexa-skill-demo

Example Alexa Skill demo using Alexa Skill Kit Node.js SDK

Go to example

automatic-instrumentation

Example demonstrating automatic instrumentation to enable tracing capabilities.

Go to example

integration-demo

Simple example which showcase Thundra's integration capabilites. Demo app feautures PostgreSQL and HTTP integrations

Go to example

apollo-server-lambda-demo

Simple example which showcase Thundra's integration with apollo-server-lambda.

Go to example

sampling-demo

Simple example which showcase Thundra's sampling capabilities

Go to example

thundra-node10x

This project demonstrates async-hook api only avaliable in nodejs.10x runtime of AWS Lambda.

Go to example

claudia-js

This project demonstrates Claudia.js API builder with Thundra integration.

Go to example

aws-serverless-express

This is a simple example to integrate Thundra with aws-serverless-express.

Go to example

thundra-custom-runtime-node10x

This is a simple adding custom Node Runtime to Thundra Custom Runtime.

Go to example

thundra-knex-mysql2

This is a simple project demonstrate thundra usage with knex.

Go to example

thundra-sam-mobilebackend

This is a simple Lambda Project with aws-serverless-express which demonstrates Thundra integration via SAM.

Go to example

About

Thundra Example Node.js Projects for AWS Lambda Platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published