Multiple Choice
An application takes longer than expected to process an Amazon SQS message. What should the developer do to the application so that other instances do not pick up the same message?
A) Make a ReceiveMessage call to get the same message again from the queue
B) Issue a DeleteMessage call to delete the message from the queue
C) Use SendMessage to pass the message to the dead letter queue
D) Send a ChangeMessageVisibility call to extend VisibilityTimeout
Correct Answer:

Verified
Correct Answer:
Verified
Q364: A Developer has an application that must
Q365: A company is running a Docker application
Q366: A company is developing a new web
Q367: A set of APIs are exposed to
Q368: A developer has designed a customer-facing application
Q370: A web application is using Amazon Kinesis
Q371: A Developer is writing transactions into a
Q372: A developer is creating a new application
Q373: A Developer must analyze performance issues with
Q374: A Developer is investigating an application's performance