Skip to content

Example of updating an existing Java Lambda application to use Lambda SnapStart

License

Notifications You must be signed in to change notification settings

symphoniacloud/snapstart-java11-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SnapStart Example for Java 11

"SnapStart" is a feature of AWS Lambda that aims to significantly reduce "cold start" time. This repository is the example code described in my blog article at https://blog.symphonia.io/posts/2023-01-24_snapstart-how that explains how to use SnapStart. For details on how to build, deploy, and execute this example code please refer to the blog post.

Important: this code was written in January 2023, shortly after SnapStart was released. If you are looking at this code a long time after this date it is likely that certain aspects will have changed, so if in doubt refer to the Lambda documentation here.

The example here came from my book with John Chapin - Programming AWS Lambda . You can find all of the example source code for the book here.

About

Example of updating an existing Java Lambda application to use Lambda SnapStart

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages