List of questions
Related questions
Question 138 - DVA-C02 discussion
An application that runs on AWS receives messages from an Amazon Simple Queue Service (Amazon SQS) queue and processes the messages in batches. The
application sends the data to another SQS queue to be consumed by another legacy application. The legacy system can take up to 5 minutes to process some transaction dat
a.
A developer wants to ensure that there are no out-of-order updates in the legacy system. The developer cannot alter the behavior of the legacy system.
Which solution will meet these requirements?
A.
Use an SQS FIFO queue. Configure the visibility timeout value.
B.
Use an SQS standard queue with a SendMessageBatchRequestEntry data type. Configure the DelaySeconds values.
C.
Use an SQS standard queue with a SendMessageBatchRequestEntry data type. Configure the visibility timeout value.
D.
Use an SQS FIFO queue. Configure the DelaySeconds value.
Your answer:
0 comments
Sorted by
Leave a comment first