lambda-performance

There are 2 repositories under lambda-performance topic.

  • Vadym79/AWSLambdaGraalVMNativeImage

    Different examples of solutions API Gateway->Lambda->DynamoDB to deploy it on Lambda with Custom Runtime based on GraalVM Native Image (pure Java or with Spring Boot 3 framework) and measure Lambda performance (cold and warm start times)

    Language:Java5100
  • Vadym79/AWSLambdaJavaDockerImage

    Different examples of solutions API Gateway->Lambda->DynamoDB to deploy it on Lambda with the Docker Container Image based Java application (pure Java or with Spring Boot 3 framework) and measure Lambda performance (cold and warm start times)

    Language:Java2100