IT Questions and Answers :)

Tuesday, January 17, 2023

What type of queue is available in all regions with SQS?

What type of queue is available in all regions with SQS?

  • First-in, first-out delivery
  • High throughput
  • Limited throughput
  • Exactly-once processing
What type of queue is available in all regions with SQS?

Explanation

The high throughput queue is available in all regions.
Amazon SQS stores all message queues and messages within a single, highly-available AWS region with multiple redundant Availability Zones (AZs), so that no single computer, network, or AZ failure can make messages inaccessible.

Source


Share:

0 comments:

Post a Comment

Popular Posts