Amazon Web Services AWS Certified Developer - Associate DVA-C02 Question # 88 Topic 9 Discussion

Amazon Web Services AWS Certified Developer - Associate DVA-C02 Question # 88 Topic 9 Discussion

DVA-C02 Exam Topic 9 Question 88 Discussion:
Question #: 88
Topic #: 9

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 data.

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.


Get Premium DVA-C02 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.