March 9, 2021 / Nirav S
Standard Queue | FIFO queue |
|
|
As we know SQS is polling services from AWS.
There are two types of pulling.
Short polling – A request returns immediately even if a queue is empty and it does not wait for the message to appear in the queue.
Long polling – long-polling does not return a response until a message arrives in the message queue.
Billing is based on the API request. The first 1 million monthly requests are free. After that pricing is accordingly to the region which is mentioned at the official AWS page. For example, In Mumbai region
With this information, you can decide and use as per the requisite volume.
Have queries about your AWS project ideas and concepts? Please drop in your project details to discuss with our AWS experts, professionals and consultants.