Field Notes: Monitoring the Java Virtual Machine Garbage Collection on AWS Lambda
Amazon Web Services FeedField Notes: Monitoring the Java Virtual Machine Garbage Collection on AWS Lambda When you want to optimize your Java application on AWS Lambda for performance and cost the general steps are: Build, measure, then optimize! To accomplish this, you need a solid monitoring mechanism. Amazon CloudWatch and AWS X-Ray are well suited…