
CloudWatch Logs Just Got an HTTP Endpoint. That Changes More Than You Think.
Every time I set up log shipping from a non-AWS source to CloudWatch, the same friction shows up. Install an agent. Configure IAM credentials. Implement SigV4 signing. Manage rotation. It works, but it is a lot of ceremony for “send this text to that place.”
Read More
AWS Lambda Powertools Metrics: Custom CloudWatch Metrics Made Simple
In this post, I’ll show you how easy it is to publish custom metrics into AWS CloudWatch using AWS Lambda Powertools and the Cloudwatch EMU Specification
Read More