AWS Simple Notification Service - Introductorio
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
Creado por
Luciano Giacchetta
Incluido en Carreras:
ARS 0,0
Incluye 65% OFF
Garantía de Devolución (7 días)
Este curso incluye
- 4 Módulos
- 8 Videos
- 12 Practicas
- Acceso a tiempo completo
- Acceso en Móviles y Tabletas
- Certificado de Curso
Lo que aprenderás
- Qué es Amazon Simple Notification Service
- Cuáles son las fuentes y destinos disponibles para mensajes
- Crear un tema
- Suscribirse a un tema
- Eliminar una suscripción o tema
- Conectar con servicios de AWS
Contenidos del Curso
8 Horas 0 Minutos
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.