Skip to main content

Building AWS Lambda functions with Java

AWS Lambda is a compute service that allows you to run code without provisioning or managing servers. One of the attractive features of using Lambda is its pricing model. You only pay for what you use. In this session, learn how to develop Lambda functions using the Java programming language and incorporate the AWS Serverless Application Model (SAM) framework into the development workflow to test and debug functions locally and deploy them to AWS when ready. We also cover best practices to run Java based Lambda functions optimally to reduce cost and improve performance. Gain insights from Traveloka as they share their experience in using AWS Lambda to reduce cost, improve application’s performance, and allow their team to focus on the application’s code while Lambda takes care of the rest. Download slides »
Speakers: 
Jan Tan, Principal Solutions Architect, AWS
Salvian Reynaldi, Software Engineer, Traveloka