Multiple Choice
When a Simple Queue Service message triggers a task that takes 5 minutes to complete, which process below will result in successful processing of the message and remove it from the queue while minimizing the chances of duplicate processing?
A) Retrieve the message with an increased visibility timeout, process the message, delete the message from the queue
B) Retrieve the message with an increased visibility timeout, delete the message from the queue, process the message
C) Retrieve the message with increased DelaySeconds, process the message, delete the message from the queue
D) Retrieve the message with increased DelaySeconds, delete the message from the queue, process the message
Correct Answer:

Verified
Correct Answer:
Verified
Q184: When uploading an object, what request header
Q185: What type of block cipher does Amazon
Q186: A Developer has discovered that an application
Q187: A developer is building a new application
Q188: Company B provides an online image recognition
Q190: An organization is storing large files in
Q191: An organization is using Amazon API Gateway
Q192: A meteorological system monitors 600 temperature gauges,
Q193: A company has an AWS CloudFormation template
Q194: A Developer has created a new AWS