ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 341 - DVA-C01 discussion

Report
Export

A developer has discovered that an application responsible for processing messages in an Amazon SQS queue is routinely falling behind. The application is capable of processing multiple messages in one execution, but is only receiving one message at a time What should the developer do to increase the number of messages the application receives?

A.
Call the ChangeMessageVisibility API for the queue and set MaxNumberOfMessages to a value greater than the default of 1.
Answers
A.
Call the ChangeMessageVisibility API for the queue and set MaxNumberOfMessages to a value greater than the default of 1.
B.
Call the AddPermission API to set MaxNumberOfMessages for the ReceiveMessage action to a value greater than the default of 1.
Answers
B.
Call the AddPermission API to set MaxNumberOfMessages for the ReceiveMessage action to a value greater than the default of 1.
C.
Call the ReceiveMessage API to set MaxNumberOfMessages to a value greater than the default of 1
Answers
C.
Call the ReceiveMessage API to set MaxNumberOfMessages to a value greater than the default of 1
D.
Call the SetQueueAttributes API for the queue and set MaxNumberOfMessages to a value greater than the default of 1.
Answers
D.
Call the SetQueueAttributes API for the queue and set MaxNumberOfMessages to a value greater than the default of 1.
Suggested answer: A
asked 16/09/2024
Antonio Pombo
30 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first