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
This is a simple example to get started with Thundra.
With this example you will learn how to observe the invocation metrics of lambda functions on Thundra.
This is the second tier example to get started with Thundra.
With this example you will learn how to observe invocation, log and stat metrics of lambda functions on Thundra.