Tag java

 Bookmark

Bookmarked Optimizing AWS Lambda function performance for Java | Amazon Web Services
Post details
This post is written by Mark Sailes, Senior Specialist Solutions Architect. This blog post shows how to optimize the performance of AWS Lambda functions written in Java, without altering any of the function code. It shows how Java virtual machine (JVM) settings affect the startup time and performance. You also learn how you can benchmark […]