1 Answer
- Newest
- Most votes
- Most comments
0
One of the mechanisms that can break the order of messages in FIFQ queue is DLQ. Please see this documentation and notate the following:
Don’t use a dead-letter queue with a FIFO queue if you don’t want to break the exact order of messages or operations. For example, don’t use a dead-letter queue with instructions in an Edit Decision List (EDL) for a video editing suite, where changing the order of edits changes the context of subsequent edits.
answered a month ago
Relevant content
- Accepted Answerasked 7 months ago
- asked a year ago
- AWS OFFICIALUpdated 13 days ago
- AWS OFFICIALUpdated 13 days ago
- AWS OFFICIALUpdated a year ago