Messaging in the Cloud Using Amazon SNS and Amazon SQS

In the previous chapter, we briefly explored the AWS code suite of services, namely AWS CodeCommit, AWS CodeDeploy, and AWS CodePipeline, and how they tie into the continuous integration and continuous delivery life cycle of an application.

In this chapter, we will be learning and exploring yet another group of AWS services that are extremely useful when it comes to developing modern cloud-ready applications, as well as for the general housekeeping of your AWS accounts: Amazon Simple Notification Services, or SNS, and Amazon Simple Queue Service, or SQS.

Keeping this in mind, let's have a quick look at the various topics that we will be covering in this chapter:

  • Introducing the various messaging services provided by AWS, along with an insight into which service to use for what purpose
  • Introducing Amazon SNS and Amazon SQS, along with their core concepts and terminologies
  • Creating your own SNS topics and subscriptions, and leveraging them for your AWS account
  • Monitoring SNS notifications using Amazon CloudWatch
  • Integrating Amazon SNS with Slack for a richer, user notification experience
  • Getting started with standard and FIFO queues, and integrating Amazon SNS with Amazon SQS

So, without any further ado, let's get started!

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset