DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

New – Enhanced Dead-letter Queue Management Experience for Amazon SQS Stand

3 years ago aws.amazon.com
New – Enhanced Dead-letter Queue Management Experience for Amazon SQS Stand

Summary: This is a summary of an article originally published by AWS DevOps Blog. Read the full original article here →

https://aws.amazon.com/polly/ Hundreds of thousands of customers use https://aws.amazon.com/sqs/ to build message-based applications to decouple and scale microservices, distributed systems, and serverless apps. When a message cannot be successfully processed by the queue consumer, you can configure SQS to store it in a dead-letter queue (DLQ).

Today, I’m happy to announce the general availability of a new enhanced DLQ management experience for SQS standard queues that lets you easily redrive unconsumed messages from your DLQ to the source queue.

Now that my code is ready to process the unconsumed message, I start a new redrive task from the DLQ to the source queue. By default, SQS will redrive unconsumed messages to the source queue.

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com