- Products›
- Application Integration›
- Amazon Simple Queue Service
Amazon Simple Queue Service
Fully managed message queuing for microservices, distributed systems, and serverless applications
Why Amazon SQS?
Benefits of Amazon SQS
How it works
Amazon Simple Queue Service (Amazon SQS) lets you send, store, and receive messages between software components at any volume, without losing messages or requiring other services to be available.
Use cases
Amazon SQS provides a simple and reliable way for customers to decouple and connect components (microservices) together using queues.
Separate frontend from backend systems, such as in a banking application. Customers immediately get a response, but the bill payments are processed in the background.
Place work in a single queue where multiple workers in an autoscale group scale up and down based on workload and latency requirements.
Process messages at high scale while maintaining the message order, allowing you to deduplicate messages.
Get started with Amazon SQS
Did you find what you were looking for today?
Let us know so we can improve the quality of the content on our pages