Skip to content

java-code-help/supersonic-java-on-lambda

 
 

Repository files navigation

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

About

Best practices for reducing Java lambda cold start time

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 71.9%
  • Shell 18.4%
  • JavaScript 5.0%
  • Go 2.9%
  • Python 1.3%
  • Makefile 0.5%