AWS Lambda and serverless Java | DevNation Tech Talk
DevNation tech talk - AWS Lambda and serverless Java
Have you ever tried Java on AWS Lambda but found that the cold-start latency and memory usage were far too high? In this session, we will show how we optimized Java for serverless applications by leveraging GraalVM with Quarkus to provide both supersonic startup speed and a subatomic memory footprint.