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 supports resource tags for monitoring vended metrics, allowing DevOps engineers to create dynamic monitoring views aligned with their organizational structure. This tag-based telemetry experience simplifies the management of alarms and metrics, enabling faster insights and reducing manual overhead after deployments. The feature is available in multiple AWS regions and can be enabled easily through the CloudWatch Settings or AWS CLI.
The Amazon Product Search team shares their journey of transitioning from traditional threshold-based monitoring to Service Level Objectives (SLO) monitoring using CloudWatch Application Signals. Part 1 focuses on the limitations of conventional monitoring methods and the benefits of SLOs in detecting significant issues while reducing false alarms, leading to improved system observability and reliability.
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.