Udemy Working with SQS and SNS: AWS with Python and Boto3 Series Udemy
Price: USD 40
  • Duration: Flexible

Course details

  • SQS is the very first service of AWS when it was launched in 2006.

  • SNS is the best way to transmit notifications and messages to either SMS, Email, SQS Queue or even other applications on AWS!

Join me in this course to learn ins-and-outs of SQS Simple Queue Service and SNS Simple Notification Service from AWS!

Lets take a closer look at what were going to cover in this course step-by-step.

  • In this course, well start of with what well build throughout the course and what you need to have on your computer to follow along with me.

  • Dont worry; Ill explain everything you need very clearly and Ill show you what you need to install and setup on your computer to work with S3. There will be two different sections for Windows and MacOS users. These sections are basically identical and show how you can prepare your computer environment to be ready to work with S3! Ill show you how to install Python, Boto3 and configure your environments for these tools. Ill also show you how you can create your own AWS account step-by-step and youll be ready to work AWS in no time!

  • When were done with preparing our environment to work AWS with Python and Boto3, well start implementing our solutions for AWS.

  • Well first start off with SQS Simple Queue Service and create our very first Queue on AWS. After getting our feet wet with the API, well learn how we can create FIFO or First-In-First-Out Queues on SQS! Next up is Dead-Letter Queues. Dead-Letter Queues add another layer of resiliency to your applications and helps you maintain them healthy even if your main queue is not available to process the messages. So well learn how we can create ourselves a Dead-Letter Queue and then bind to our Main Queue to allow messages to keep coming in case of a failure. Then well learn how to operate operations on SQS Queues like retrieving configurations updating them and so on.

  • Next up is the message operations on SQS! Well learn from publishing single messages to batch messages to our SQS Queues! Once we learn how to send them, well implement Polling solution for retrieving and reading the queued messages from AWS! Then well learn how to process these messages and eventually learn how to delete them from SQS once were ready. After that, well see how to update the visibility window of messages by manipulating message visibility timeouts. And lastly, well learn how to completely wipe the queue by purging it and youll see how easy it is!

  • Next stop is SNS Simple Notification Service! Well start by creating SNS Topics and build upon that by learning to implement operations on SNS Topics for managing them. For example, well learn how to retrieve information about SNS Topics, update their configurations and eventually delete them.

  • Most important part of SNS comes along and that is Subscriptions! With SNS Topic Subscriptions, you can literally subscribe anything to your Topic and publish notifications and messages to them.

  • Well start by implementing an Email Subscription to an SNS Topic. And well learn to confirm the SNS Topic Subscription from the received email of AWS Notifications. Next is to learn SMS Subscriptions for SNS Topics. Ill subscribe my number and show you how easy it is to subscribe anyone to your SNS Topic! Well also learn to implement how to subscribe an SQS Queue to an SNS Topic. Once weve done that, well learn how we can check opted-out subscribers by filtering and listing them. Then well learn the way to opt-in a SMS subscriber back into our SNS Topic Subscription!

  • And when we implement all this, well move on with learning to publish messages to our SNS Topic Subscribers! Well subscribe an Email, SMS number and a SQS Queue in the same time and then publish a message to our SNS Topic! Once we do that, well verify that we receive the subscription notification from Email, SMS and SQS Queue! Thats a huge benefit of SNS Topic Subscriptions and I highly recommend you to make use of it in your applications and sevices!

Again, SQS and SNS are amazing services from AWS and there are hundreds of ways you can make use of them. Lets not lose more time and jump right into the implementation with SQS and SNS so Ill see you in the course!

Updated on 14 November, 2018
Courses you can instantly connect with... Do an online course on Amazon Web Services (AWS) starting now. See all courses

Rate this page