How to develop, run and optimize Spring Boot 3 application on AWS Lambda


Details
Join us for Spring Boot 3 and Serverless Meetup at the AWS NYC office in Bryant Park, on August 13th, from 5:30 to 7:00 PM EST. In this talk Vadym Kazulkin will present and compare several options of how to run Spring Boot 3 application on AWS Lambda using:
- AWS Serverless Java Container
- AWS Lambda Web Adapter
- Spring Cloud Function and
- Custom Docker Image
Vadym will also discuss strategies how to optimize cold start of such Lambda function with AWS Custom Lambda Runtime based on GraalVM Native Image and AWS own offering SnapStart based on Firecracker microVM snapshot and restore and CRaC (Coordinated Restore at Checkpoint) runtime hooks. Moreover Vadym will present various (SnapStart) priming techniques to reduce the cold start even further. Is Spring Boot native support of CRaC also a potential optimization? We will also discuss optimization strategies for the warm start/execution time of the Lambda function.
Bio:
Vadym Kazulkin is Head of Development at ip.labs GmbH, a 100% subsidiary of the FUJIFiLM Group, based in Bonn. ip.labs is the world's leading white label e-commerce software imaging company. Vadym has been involved with the Java ecosystem for over twenty years. His focus and interests currently include the design and implementation of highly scalable and available applications, Serverless and AWS Cloud. Vadym is the co-organizer of the Java User Group Bonn meetup and AWS Community Builder in the Serverless category and a frequent speaker at various Meetups and conferences.
Important instructions
- Event starts at 5:45 pm EST, but please allow at least 15 minutes for security to process registration
- Please ensure that your meetup profile has your full name. Both first and last name are required and we will not be able to register attendees with just abbreviations or incomplete names.
- There are two entrances to the building, one on 38th St and one on 39th St. If you enter through 38th street, please follow the hallway to proceed to the reception in the front of the building where you can get registered
- There is an optional networking and Q&A event at the end of the meetup

How to develop, run and optimize Spring Boot 3 application on AWS Lambda