/thundra-examples-lambda-java

Thundra Example Java Projects for AWS Lambda Platform

Primary LanguageJava

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 metrics 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, log and stat metrics of lambda functions on Thundra.