Back to Browse

Simple Notification Service AWS SNS

802 views
Mar 4, 2022
12:05

Let’s look at different ways you can design your system using AWS SNS. We will also use Python Boto3 to look at basic SNS operations. SNS lets you scale your application very quickly! It integrates very well with other AWS services like S3, SQS and Lambda. Code: [https://github.com/irtiza07/boto3-tutorial](https://github.com/irtiza07/boto3-tutorial) Documentation: [https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sns.html](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sns.html) 0:00 Intro 0:36 What is SNS? Use Cases! 2:30 Create a topic 3:55 List all SNS topics 5:03 Publish SNS messages to a topic 6:40 SNS to SQS Pipeline 9:30 Detailed Explanation 11:40 Outro #aws #sns #python #tutorial Visit me at: https://irtizahafiz.com Reach me at: [email protected]

Download

0 formats

No download links available.

Simple Notification Service AWS SNS | NatokHD