Posted On: Apr 29, 2024

Amazon CloudWatch Lambda Insights is now available in AWS GovCloud (US) Regions. Lambda Insights enables you to monitor, troubleshoot, and optimize the performance of AWS Lambda functions. Lambda Insights provides you access to automated dashboards summarizing the performance and health of your Lambda functions that provide visibility into issues such as memory leaks or performance changes caused by new function versions. 

With Lambda Insights, you can use the multi-function view to understand how compute, memory allocation, and function duration changes over time to optimize Lambda function utilization. You can filter functions by name or by tag. Filtering by tag enables you to, for example, show only the functions belonging to a specific CloudFormation stack. You can also use the single-function view to dive deep and troubleshoot individual request problems. Additionally, to easily troubleshoot root causes of a Lambda issue, you can take advantage of the integrations with AWS offerings, such as CloudWatch Logs Insights to analyze function logs and CloudWatch ServiceLens to analyze trace dependencies.

Getting started with Lambda Insights is easy. Just opt-in by a single click on AWS Lambda Console and start collecting detailed performance metrics, logs, and metadata from your Lambda functions. Or use the AWS CLI or CloudFormation to enable Lambda Insights. CloudWatch Lambda Insights is now available in the AWS GovCloud (US-West) and AWS GovCloud (US-East) Regions. You only pay for what you use for metrics and logs. See the Amazon CloudWatch pricing page for a pricing example. To learn more about Lambda Insights, please refer to our documentation.