What type of queue is available in all regions with SQS?
- First-in, first-out delivery
- High throughput
- Limited throughput
- Exactly-once processing
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.
0 comments:
Post a Comment