Solved

You Are Getting a Lot of Empty Receive Requests When

Question 136

Multiple Choice

You are getting a lot of empty receive requests when using Amazon SQS. This is making a lot of unnecessary network load on your instances. What can you do to reduce this load?


A) Subscribe your queue to an SNS topic instead.
B) Use as long of a poll as possible, instead of short polls.
C) Alter your visibility timeout to be shorter.
D) Use <code>sqsd</code> on your EC2 instances. Use <code>sqsd</code> on your EC2 instances.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions