All in One Offer! | Access Unlimited Courses in any category starting at just $29. Offer Ends in:

Browse Library

  • Business Solutions
  • Become an Instructor
  • 0
    Shopping Cart

    Your Cart is empty. Keep shopping to find a course!

    Browse Courses
Get Unlimited Learning Access
$29
8 days left at this price!
30-Day Money-Back Guarantee

This plan includes

  • Instant access to 11,000+ online courses
  • Play & Pause Course Videos
  • HD Video Recorded Lectures
  • Learn on Mobile/PC/Tablet
  • Quizzes and Real Projects
  • Lifetime Course Certificate
  • Instructor Chat Support
  • Cancel Plan Anytime
Subscribe to Learnfly’s top courses
Get this course, plus 11,000+ of our top-rated courses for one year with Go Annually Plan.
$348 $244 a year Save 30%
8 days left at this price!
30-Day Money-Back Guarantee

This plan includes

  • Instant access to 11,000+ online courses
  • Play & Pause Course Videos
  • HD Video Recorded Lectures
  • Learn on Mobile/PC/Tablet
  • Quizzes and Real Projects
  • Lifetime Course Certificate
  • Instructor Chat Support
  • Cancel Plan Anytime
$29
$244
  • You'll be able to implement your own SQS Queues in any kind!
  • You'll be able to implement Regular, FIFO and Dead-Letter Queues on SQS!
  • You'll be able to implement SNS Topics and Subscriptions!
  • You'll be able to implement SMS, Email and SQS Queue Subscriptions to SNS Topics!
  • You'll learn how you can send any kind of messages to your SQS Queues and SNS Subscribers!
  • You'll be able to implement any sort of infrastructure with SQS and SNS on AWS with Python!
  • You'll learn how to code against AWS API using Python and Boto3!

 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!
 
Let’s take a closer look at what we’re going to cover in this course step-by-step.
 
In this course, we’ll start of with what we’ll build throughout the course and what you need to have on your computer to follow along with me.
 
Don’t worry; I’ll explain everything you need very clearly and I’ll 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! I’ll show you how to install Python, Boto3 and configure your environments for these tools. I’ll also show you how you can create your own AWS account step-by-step and you’ll be ready to work AWS in no time!
 
When we’re done with preparing our environment to work AWS with Python and Boto3, we’ll start implementing our solutions for AWS.
 
We’ll first start off with SQS Simple Queue Service and create our very first Queue on AWS. After getting our feet wet with the API, we’ll 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 we’ll 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 we’ll learn how to operate operations on SQS Queues like retrieving configurations updating them and so on.
 
Next up is the message operations on SQS! We’ll learn from publishing single messages to batch messages to our SQS Queues! Once we learn how to send them, we’ll implement Polling solution for retrieving and reading the queued messages from AWS! Then we’ll learn how to process these messages and eventually learn how to delete them from SQS once we’re ready. After that, we’ll see how to update the visibility window of messages by manipulating message visibility timeouts. And lastly, we’ll learn how to completely wipe the queue by purging it and you’ll see how easy it is!
 
Next stop is SNS Simple Notification Service! We’ll start by creating SNS Topics and build upon that by learning to implement operations on SNS Topics for managing them. For example, we’ll 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.
 
We’ll start by implementing an Email Subscription to an SNS Topic. And we’ll learn to confirm the SNS Topic Subscription from the received email of AWS Notifications. Next is to learn SMS Subscriptions for SNS Topics. I’ll subscribe my number and show you how easy it is to subscribe anyone to your SNS Topic! We’ll also learn to implement how to subscribe an SQS Queue to an SNS Topic. Once we’ve done that, we’ll learn how we can check opted-out subscribers by filtering and listing them. Then we’ll learn the way to opt-in a SMS subscriber back into our SNS Topic Subscription!
 
 And when we implement all this, we’ll move on with learning to publish messages to our SNS Topic Subscribers! We’ll 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, we’ll verify that we receive the subscription notification from Email, SMS and SQS Queue! That’s 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. Let’s not lose more time and jump right into the implementation with SQS and SNS so I’ll see you in the course!

  • Little to no experience with Python
  • Any Python interpreter. Default is fine but I recommend PyCharm
  • An AWS Account - Free Tier Available!
  • General knowledge on AWS would be nice
  • Beginners on AWS who wants to put their theory in practice
  • AWS Cloud Architect Associate Exam Preppers who wants to practice their theories with real projects
  • Who wants to learn how to work with SQS using Python and Boto3
  • Who wants to learn how to implement Infrastructure-as-a-Code or IaaS on AWS
  • Anyone who wants to learn how to queue messages with SQS
  • Anyone who wants to learn how to architect resilient applications using SQS and SNS
  • Who wants to learn how to develop infrastructures on AWS using Python
  • Who wants to learn AWS Python API or namely Boto3
View More...
  • Section 1 : Introduction 4 Lectures 00:08:36

    • Lecture 1 :
    • Lecture 2 :
    • About This Course
    • Lecture 3 :
    • What We Will Build in This Course
    • Lecture 4 :
    • What Do You Need For This Course
  • Section 2 : Preparing The Environment for Development 5 Lectures 00:37:47

    • Lecture 1 :
    • Section Overview
    • Lecture 2 :
    • About Tools and Environment
    • Lecture 3 :
    • Create an AWS Account If You Don't Already Have It!
    • Lecture 4 :
    • Logging in to AWS Console and A Walkthrough
    • Lecture 5 :
    • Let's Create Our AWS Credentials!
  • Section 3 : Windows Environment Setup 5 Lectures 00:13:49

    • Lecture 1 :
    • Installing Python 3 and Pip
    • Lecture 2 :
    • Installing AWS SDK (CLI)
    • Lecture 3 :
    • Preparing CLI with AWS Credentials
    • Lecture 4 :
    • Installing Boto3
    • Lecture 5 :
    • Verifying The Setup
  • Section 4 : MacOS Environment Setup 5 Lectures 00:11:28

    • Lecture 1 :
    • Preparing CLI with AWS Credentials
    • Lecture 2 :
    • Installing Boto3
    • Lecture 3 :
    • Verifying The Setup
    • Lecture 4 :
    • Installing Python 3 and Pip
    • Lecture 5 :
    • Installing AWS SDK (CLI)
  • Section 5 : Queue Operations: Simple Queue Service (SQS) with Boto3 8 Lectures 00:30:28

    • Lecture 1 :
    • Setting Up Our Project with PyCharm IDE
    • Lecture 2 :
    • Creating a Queue
    • Lecture 3 :
    • Creating a FIFO Queue
    • Lecture 4 :
    • Creating a Dead-Letter Queue and Binding to a Queue
    • Lecture 5 :
    • Getting and Listing Queues
    • Lecture 6 :
    • Getting Queue Properties
    • Lecture 7 :
    • Updating Queue Properties
    • Lecture 8 :
    • Deleting Queues
  • Section 6 : Message Queueing: Simple Queue Service (SQS) with Boto3 6 Lectures 00:27:02

    • Lecture 1 :
    • Sending a Message to Queue
    • Lecture 2 :
    • Sending Batch Messages to Queue
    • Lecture 3 :
    • Receiving Messages (Polling)
    • Lecture 4 :
    • Processing and Deleting Messages from Queue
    • Lecture 5 :
    • Changing Message Visibility Timeouts
    • Lecture 6 :
    • Purging the Queue
  • Section 7 : Topic Operations: Simple Notification Service (SNS) with Boto3 5 Lectures 00:10:44

    • Lecture 1 :
    • Creating Topics
    • Lecture 2 :
    • Getting and Listing Topics
    • Lecture 3 :
    • Getting Topic Attributes
    • Lecture 4 :
    • Updating Topic Attributes
    • Lecture 5 :
    • Deleting Topics
  • Section 8 : Topic Subscriptions: Simple Notification Service (SNS) with Boto3 10 Lectures 00:32:22

    • Lecture 1 :
    • Creating Email Subscription
    • Lecture 2 :
    • Creating SMS Subscription
    • Lecture 3 :
    • Creating SQS Queue Subscription
    • Lecture 4 :
    • Getting and Listing Topic Subscriptions
    • Lecture 5 :
    • Checking If Phone Number Opted Out
    • Lecture 6 :
    • Listing Opted Out Phone Numbers
    • Lecture 7 :
    • Opting Out of Email Subscription
    • Lecture 8 :
    • Opting Out of SMS Subscription
    • Lecture 9 :
    • Opting In Phone Number Back
    • Lecture 10 :
    • Publishing and Receiving Subscripiton Messages
  • Section 9 : Wrapping Up 1 Lectures 00:02:14

    • Lecture 1 :
    • Thank You!
  • How do i access the course after purchase?

    It's simple. When you sign up, you'll immediately have unlimited viewing of thousands of expert courses, paths to guide your learning, tools to measure your skills and hands-on resources like exercise files. There’s no limit on what you can learn and you can cancel at any time.
  • Are these video based online self-learning courses?

    Yes. All of the courses comes with online video based lectures created by certified instructors. Instructors have crafted these courses with a blend of high quality interactive videos, lectures, quizzes & real world projects to give you an indepth knowledge about the topic.
  • Can i play & pause the course as per my convenience?

    Yes absolutely & thats one of the advantage of self-paced courses. You can anytime pause or resume the course & come back & forth from one lecture to another lecture, play the videos mulitple times & so on.
  • How do i contact the instructor for any doubts or questions?

    Most of these courses have general questions & answers already covered within the course lectures. However, if you need any further help from the instructor, you can use the inbuilt Chat with Instructor option to send a message to an instructor & they will reply you within 24 hours. You can ask as many questions as you want.
  • Do i need a pc to access the course or can i do it on mobile & tablet as well?

    Brilliant question? Isn't it? You can access the courses on any device like PC, Mobile, Tablet & even on a smart tv. For mobile & a tablet you can download the Learnfly android or an iOS app. If mobile app is not available in your country, you can access the course directly by visting our website, its fully mobile friendly.
  • Do i get any certificate for the courses?

    Yes. Once you complete any course on our platform along with provided assessments by the instructor, you will be eligble to get certificate of course completion.
  • For how long can i access my course on the platform?

    You require an active subscription to access courses on our platform. If your subscription is active, you can access any course on our platform with no restrictions.
  • Is there any free trial?

    Currently, we do not offer any free trial.
  • Can i cancel anytime?

    Yes, you can cancel your subscription at any time. Your subscription will auto-renew until you cancel, but why would you want to?

531968 Course Views

9 Courses

Hi, I'm Niyazi ErdoÄŸan. I'm a software engineer and AWS Certified Solutions Architect with over ten years of experience in various fields. I'm living in one of the most beautiful cities in the world, Istanbul. I'm a self-taught programmer and I've been programming since I was in middle-school. My experience ranges from embedded development to server-side and client-side development technologies.
View More...
  • Unmatched Variety and Value!
    Learnfly's monthly subscription offers unlimited access to a vast range of courses. Affordable pricing, compared to competitors, makes it the ultimate choice for continuous learning.
    Jessica M.

    4.7

    JM
  • Top-Notch Quality, Affordable Rates!
    High-quality courses with certified instructors make Learnfly stand out. The affordable pricing is a game-changer for those seeking premium education.
    Alex P.

    4.5

    AP
  • Certified Excellence Every Time!
    Learnfly's courses, taught by certified instructors, ensure top-notch learning experiences. The course completion certificates add significant value to one's skill set.
    Sarah R.

    4.3

    SR
  • Round-the-Clock Support!
    Learnfly goes the extra mile with 24/7 course support. Their dedication to helping students succeed is commendable.
    Ryan K.

    4.1

    RK
  • Learn Anywhere, Anytime!
    Whether on mobile, PC, or tablet, Learnfly's platform offers flexibility. Learning on the go has never been easier.
    Emily S.

    4.7

    ES
  • Job-Ready Skills!
    Learnfly's job-oriented courses equip learners with practical skills for the workplace. An investment in career growth!
    Jake M.

    4.2

    JM
  • Budget-Friendly Brilliance!
    Learnfly's pricing is a steal for the quality and variety of courses offered. Quality education without breaking the bank.
    Olivia T.

    4.5

    OT
  • Instructor Excellence Unleashed!
    Learn from the best with Learnfly's certified instructors. The platform ensures that knowledge is imparted by industry experts.
    Daniel L.

    4.0

    DL
  • Achievement Unlocked!
    Learnfly not only offers courses but also recognizes your efforts with course completion certificates. A sense of accomplishment with every course finished.
    Maya H.

    4.6

    MH
  • Learning Revolution!
    Learnfly's platform is a revolution in education. Access to unlimited courses at affordable rates is a game-changer.
    Ethan W.

    4.7

    EW
  • aws-certified-solutions-architect-associate-2018

    AWS Certified Solutions Architect -...

    By : Zeal Vora

    Lectures 115 Beginner 16:14:36
  • google-cloud-platform-gcp-for-aws-professionals

    Google Cloud Platform (GCP) for AWS...

    By : Joseph Holbrook

    Lectures 42 Beginner 5:46:58
  • developing-with-s3-aws-with-python-and-boto3-series

    Developing with S3_ AWS with Python...

    By : Niyazi Erdogan

    Lectures 40 Beginner 3:5:10
  • getting-your-hands-on-azure-iot

    Getting your hands on Azure IoT

    By : Khaled Jemni

    Lectures 7 Beginner 0:58:36
  • rds-postgresql-and-dynamodb-crud-aws-with-python-and-boto3

    RDS PostgreSQL and DynamoDB CRUD_ A...

    By : Niyazi Erdogan

    Lectures 85 Beginner 7:7:52

Students learning on Learnfly works with Fortune 500 companies around the globe.

Sign Up & Start Learning
By signing up, you agree to our Terms of Use and Privacy Policy
Reset Password
Enter your email address and we'll send you a link to reset your password.