Amazon SQS is essential for message queuing but poses a risk of data loss if messages fail and remain in a Dead Letter Queue (DLQ) past the 14-day retention. Here's a serverless solution that automatically redrives aging messages from DLQs …
Tag: CloudWatch
Deploy Your First AWS Batch Using CodePipeline and CloudFormation
Deploying an automated workload on AWS can be both rewarding and empowering, especially when using AWS CodePipeline and AWS Batch. In this blog post, you’ll learn how to create a scalable deployment pipeline from scratch using AWS CloudFormation templates. We’ll …
Read More "Deploy Your First AWS Batch Using CodePipeline and CloudFormation"
AWS Log Subscription Filter: A Hands-On Guide with AWS SAM
Unleash the power of AWS SAM and Lambda to streamline log monitoring! This hands-on guide will walk you through building a custom log subscription filter, empowering you to pinpoint critical log events in real-time. Learn to filter, process, and receive …
Read More "AWS Log Subscription Filter: A Hands-On Guide with AWS SAM"
