Want to create an interactive transcript for this episode?
Podcast: airhacks.fm podcast with adam bien
Episode: AWS Lambda Powertools Java
Description: An airhacks.fm conversation with Mark Sailes (@MarkSailes3) about:
Checkout episode "#168 Serverless Java on AWS" with Mark,
AWS Lambda Powertools for Java was was initiated in 2020,
AWS Lambda Powertools for Java started with logging tracing and custom metrics,
the major use cases for AWS Lambda Powertools,
lambda best practices are implemented as modules,
Lambda Powertools Java Logging and structured logging in JSON format with additional context provided with annotation,
including the correct amount of data,
logging writes to standard out,
Lambda, metrics and the AWS CloudWatch Embedded Metrics Format (EMF),
AWS Lambda and metrics scraping,
Lambda Powertools Java Metrics,
providing...