AWS SAA-C03 · Question 23 · Domain 2.3: Decoupling Mechanisms
An application processes messages from an Amazon SQS queue. Occasionally, a malformed message causes the processing application to crash, and the message is returned to the queue, creating an infinite loop. How can a solutions architect prevent this?
Answer options:
Increase the visibility timeout of the SQS queue.
Configure a Dead-Letter Queue (DLQ).
Change the queue to a FIFO queue.
Enable long polling on the SQS queue.
65 questions · hints · full answers · grading