thundra-examples-lambda-java
thundra-examples-lambda-java copied to clipboard
Thundra Example Java Projects for AWS Lambda Platform
Thundra Java 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 World Project
This is a simple example to get started with Thundra.
With this example you will learn how to observe the invocation of lambda functions on Thundra.
Image Link Extractor Project
This is the second tier example to get started with Thundra.
With this example you will learn how to observe invocation, trace, metrics and logs of lambda functions on Thundra.