Create queue

  1. Open Amazon SQS console.

    • Click Queues on the left menu.
    • Click Create queue. CreateSQS
  2. At Create queue page.

    • Choose Standard Type.
    • Enter checkout-queue Name. CreateSQS
    • Leave as default, scroll down and click Create queue button. CreateSQS
  3. At checkout-queue page.

    • Click Send and receive messages button. CreateSQS
  4. At Send and receive messages page.

    • Enter The first message at Message body.
    • Click Send message to send message to queue. CreateSQS
    • Click Poll for messages to receive all messages sent to queue.
    • Click to the message that is just shown. CreateSQS
    • At the Message: … popup, check Body message and click Done button. CreateSQS
    • Click on the checkbox of the message that is just shown.
    • Click Delete button. CreateSQS
    • At the Delete Messages popup, click Delete button. CreateSQS