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.  Suggested Answer: A Community Answer: A This question is in DVA-C02 AWS Certified Developer – Associate Exam For getting AWS Certified Developer – Associate Certificate Disclaimers: The website is not related to, affiliated with, endorsed or authorized by Amazon. Trademarks, certification & product names are used for reference only and belong to Amazon. The website does not contain actual questions and answers from Amazon's Certification Exam.
Please login or Register to submit your answer