This repo contains a collections of example lambda functions and their cold start time. We use these examples and cold start data to demenstrate how to achieve sub second cold start time for Java Lambda functions.
To run these examples, you should first install the following prerequisites:
- awscli
- nodejs + npm
- serverless framework
- jdk 8.0.212
- maven
- docker