Click any tag below to further narrow down your results
Links
AWS Lambda now offers improved observability for Kafka event source mappings, allowing users to monitor event polling, scaling, and processing with Amazon CloudWatch Logs and metrics. This enhancement helps troubleshoot issues quickly, reducing operational overhead and mean time to resolution. It's available for both Amazon Managed Streaming for Apache Kafka and self-managed Kafka setups.
AWS has upgraded CloudWatch to consolidate operational, security, and compliance logs from multiple accounts and sources into a unified platform. The new features support querying logs directly in Amazon S3 without ETL, making it easier for organizations to manage their log data while reducing costs and complexity. However, there are concerns about vendor lock-in as it ties users closely to the AWS ecosystem.
Amazon CloudWatch now allows users to enable deletion protection for their log groups. This feature prevents accidental deletions, ensuring critical operational and compliance logs are preserved. Administrators can activate this protection during log group creation or for existing groups.
Amazon CloudWatch has introduced a feature that enables customers to automatically activate Amazon VPC flow logs across their entire AWS Organization. This allows for the creation of enablement rules that can apply to the whole organization or specific accounts, ensuring consistent monitoring of network traffic for existing and new VPCs based on defined criteria.
The article discusses how to monitor agentic AI applications using Amazon CloudWatch, highlighting the importance of observability for ensuring reliability and performance. It details the setup of a sample Weather Forecaster application built with Strands Agents SDK, which utilizes CloudWatch to collect telemetry data, including metrics, traces, and logs, for comprehensive analysis. Additionally, it provides a step-by-step guide for deploying the application and analyzing the generated telemetry data in the CloudWatch console.