©  Sunil Gulabani 2017

Sunil Gulabani, Practical Amazon EC2, SQS, Kinesis, and S3, 10.1007/978-1-4842-2841-8_3

3. Hands-on Simple Queue Service (SQS)

Sunil Gulabani

(1)Ahmedabad, Gujarat, India

Queuing service is communication among distributed applications. Generally, you have queuing service where you need asynchronous processes to be carried out. The purpose of queuing service is to transport data from origin applications and allow destination applications to read messages and process further.

In this chapter, I will cover the following topics:

  • Messaging Queuing Service

  • Introduction of AWS SQS

  • Features of SQS

  • Using AWS Management Console

  • Using AWS CLI

  • Using AWS SDK—Java

  • Monitoring Using CloudWatch

What Is Messaging Queuing Service?

Messaging queuing service ...

Get Practical Amazon EC2, SQS, Kinesis, and S3: A Hands-On Approach to AWS now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.