AWS SAA-C03 · Question 33 · Domain 2.3: Decoupling
An application processes messages from an Amazon SQS queue. Occasionally, a malformed message causes the processing application to crash. The message is returned to the queue and causes the application to crash again in an infinite loop. How can this be prevented?
Answer options:
Increase the visibility timeout of the SQS queue.
Configure a Dead-Letter Queue (DLQ).
Use an SQS FIFO queue instead of a Standard queue.
Enable long polling on the SQS queue.
65 questions · hints · full answers · grading