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.
New Relic migrated its Lambda Extension from Go to Rust, resulting in a 40% reduction in billed duration and improved memory efficiency. The rewrite also enhanced reliability and introduced a more robust telemetry pipeline.
AWS Lambda requires careful consideration for observability due to its serverless nature, which complicates monitoring and debugging. This guide explores the challenges of implementing OpenTelemetry with AWS Lambda, offers insights into instrumentation methods like AWS Distro for OpenTelemetry (ADOT) and custom SDKs, and discusses deployment options for telemetry data collection, all while emphasizing the importance of understanding the Lambda execution lifecycle.