Simple Queue Service - AWS message queuing service for decoupling application components. Like a digital post office where applications can leave messages for each other.
A photo processing application uses SQS to queue image processing tasks that worker servers pick up and process.
Explore real-world architectures from our community that use SQS: