AWS Simple Notification Service - Beginner
Amazon Simple Notification Service (SNS) is a cloud service for coordinating the delivery of push messages from software applications to endpoints and subscribed clients. All messages published on Amazon SNS are stored in multiple availability zones
Created by Luciano Giacchetta
Included in Careers:
USD 0.0
Includes 65% OFF
7-Day Money Back Guarantee
This course includes
- 4 Modules
- 8 Videos
- 12 Practices
- Full-time access
- Mobile & Tablet access
- Course Certificate
What you'll learn
- What is Amazon Simple Notification Service
- What are the available sources and destinations for messages
- Create a topic
- Subscribe to a topic
- Delete a subscription or topic
- Connect to AWS services
Course Contents
8 Hours 0 Minutes
Amazon Simple Notification Service (Amazon SNS) is a managed service that provides message delivery from publishers to subscribers (also known as producers and consumers)
Learn essential configuration using a practical example with another AWS service (EventBridge). Subscribers to your topics can receive automatic event notifications on EC2 instances, for example.
After creating an Amazon SNS topic and subscribing an endpoint to it, you can publish messages to a topic. When a message is published, Amazon SNS attempts to deliver the message to the subscribed endpoint.
In this section, information is provided on the use of Amazon SNS for user notifications to subscribers such as mobile applications, mobile phone numbers, and email addresses.