ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 6 - DVA-C01 discussion

Report
Export

Company B provides an online image recognition service and utilizes SQS to decouple system components for scalability The SQS consumers poll the imaging queue as often as possible to keep end-to-end throughput as high as possible. However, Company B is realizing that polling in tight loops is burning CPU cycles and increasing costs with empty responses. How can Company B reduce the number of empty responses?

A.
Set the imaging queue visibility Timeout attribute to 20 seconds
Answers
A.
Set the imaging queue visibility Timeout attribute to 20 seconds
B.
Set the Imaging queue ReceiveMessageWaitTimeSeconds attribute to 20 seconds
Answers
B.
Set the Imaging queue ReceiveMessageWaitTimeSeconds attribute to 20 seconds
C.
Set the imaging queue MessageRetentionPeriod attribute to 20 seconds
Answers
C.
Set the imaging queue MessageRetentionPeriod attribute to 20 seconds
D.
Set the DelaySeconds parameter of a message to 20 seconds
Answers
D.
Set the DelaySeconds parameter of a message to 20 seconds
Suggested answer: B

Explanation:

https://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/sqs-short-andlong-polling.html

asked 16/09/2024
Andres Montero
32 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first