AWS SAA-C03 · Question 34 · Domain 2.3: Decoupling Mechanisms
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 repeatedly crashes the application. Which TWO actions should the solutions architect take to resolve this? (Select TWO.)
Answer options:
Increase the visibility timeout of the SQS queue.
Create a Dead-Letter Queue (DLQ).
Configure a redrive policy on the main SQS queue.
Enable long polling on the SQS queue.
Use AWS Lambda to filter out malformed messages before they enter the queue.
65 questions · hints · full answers · grading