Getting Started with Amazon SQS
Steps for Amazon SQS
1
Enter the Amazon SQS Console
Instantly get access to the AWS Free Tier. Sign in
2
Create an Amazon SQS Queue
Explore and learn with simple tutorials.
3
Send Messages to the Queue
Store and move data between distributed application components and microservices.
10-minute tutorials
Get hands-on with these simple "Hello, World!" technical documents.
Send messages between distributed applications
In this tutorial, you will learn how to set up asynchronous messaging with Amazon Simple Queue Service (Amazon SQS). Amazon SQS is the AWS service that allows application components to communicate in the cloud. You will use the Amazon SQS console to create and configure a message queue, send a message, receive and delete that message, and then delete the queue.
Find more 10 minute tutorials.