back

Java Profiler Extension for AWS Lambda

Abstract:

On this live stream hosted by Eric Johnson, I introduced an alpha version of the AWS Lambda Java Profiler, a profiling tool designed to help developers analyze the performance of their Java functions running in AWS Lambda.

I walked through how to build and deploy it as a Lambda extension, configure it with environment variables, and view profiling results like flame graphs in S3.

Host: Eric Johnson - Principal Developer Advocate, AWS Serverless.

Discover it on GitHub