Skip to content
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.

Latest commit

 

History

History
15 lines (10 loc) · 431 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 431 Bytes

supersonic-java-on-lambda

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.

prerequisites

To run these examples, you should first install the following prerequisites:

  1. awscli
  2. nodejs + npm
  3. serverless framework
  4. jdk 8.0.212
  5. maven
  6. docker