ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 726 - SAP-C01 discussion

Report
Export

A company has implemented an ordering system using an event driven architecture. During initial testing, the system stopped processing orders. Further log analysis revealed that one order message in an Amazon Simple Queue Service (Amazon SQS) standard queue was causing an error on the backend and blocking all subsequent order messages. The visibility timeout of the queue is set to 30 seconds, and the backend processing timeout is set to 10 seconds. A solutions architect needs to analyze faulty order messages and ensure that the system continues to process subsequent messages. Which step should the solutions architect take to meet these requirements?

A.
Increase the backend processing timeout to 30 seconds to match the visibility timeout.
Answers
A.
Increase the backend processing timeout to 30 seconds to match the visibility timeout.
B.
Reduce the visibility timeout of the queue to automatically remove the faulty message.
Answers
B.
Reduce the visibility timeout of the queue to automatically remove the faulty message.
C.
Configure a new SQS FIFO queue as a dead-letter queue to isolate the faulty messages.
Answers
C.
Configure a new SQS FIFO queue as a dead-letter queue to isolate the faulty messages.
D.
Configure a new SQS standard queue as a dead-letter queue to isolate the faulty messages.
Answers
D.
Configure a new SQS standard queue as a dead-letter queue to isolate the faulty messages.
Suggested answer: D

Explanation:

Reference: https://aws.amazon.com/blogs/compute/using-amazon-sqs-dead-letter-queues-to-control-message-failure/

asked 16/09/2024
Kazi Basit
41 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first