Question 417:
The developer team has created a distributed application using Amazon SQS which buffers messages. Currently, the team faces issues when the downstream component cannot process the SQS messages in time. To resolve this issue, the Developer Team wants messages in the Amazon SQS queue to wait a period of time before being processed by the downstream. Which of the following can be used for this purpose?
Answer options:
A.Decrease time period using visibility timeouts. B.Decrease time period using delay queue. C.Increase time period using delay queue. D.Increase time period using visibility timeouts.