Posted On: Mar 14, 2019

Amazon Simple Queue Service (SQS) FIFO (First-In-First-Out) queues are now available in Amazon Web Services China (Ningxia) Region, operated by NWCD. 

Including previously announced regions—Asia Pacific (Mumbai, Seoul, Singapore, Sydney, Tokyo), Canada (Central), EU (Frankfurt, Ireland, London, Paris), South America (São Paulo), US West (N. California, Oregon), and US East (N. Virginia, Ohio)—Amazon SQS FIFO queues are now available in 17 regions.

Amazon SQS is a fully managed message queuing service that makes it easy to decouple and scale microservices, distributed systems, and serverless applications. Amazon SQS FIFO queues complement Amazon SQS standard queues, which offer best-effort ordering and at-least-once delivery. FIFO queues have the same features as standard queues but provide the added benefits of supporting ordering and exactly-once processing.

Get started with Amazon SQS using the Amazon Web Services Management Console or Amazon SDK of your choice.

To learn more about SQS and FIFO queues: