Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 906 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 906 Bytes

MicroLambda v 0.2

Project is a AWS Lambda written in Java 11 (actually runs on 12-th) with use of the newest Micronaut 1.1.0.

From DevOps perspective it is interesting, because it uses MVN, Gradle and Docker together, so in the end AWS Lambda runs locally in container without AWS Cloud.

To build it:

sh just_build_it.sh

To test it:

sh test_it.sh

IT WOULDN'T BE DONE WITHOUT

Docker

AWS Lambda Handler

Handler JavaDoc

Micronaut AWS Lambda Function documentation

Authors

Project Starter: Tomasz Trzciński Security: Snyk