Skip to content

Latest commit

 

History

History

vertx-aws-lambda-sample-app

Sample application

This application demonstrates the use of the vertx-aws-lambda adapter.

You can build this application by issuing:

mvn package

The sample application jar file vertx-aws-lambda-sample-app-0.0.1-SNAPSHOT.jar can be directly uploaded as a function package to AWS Lambda. It was tested with 256 MB of memory and the timeout set to 60 seconds.