Home /glossary/ Amazon SNS

Amazon SNS

Amazon Simple Notification Service (SNS) is a fully managed messaging service that facilitates communication between distributed systems, microservices, and applications. It allows you to send notifications via SMS, email, mobile push, or HTTP endpoints. SNS supports pub/sub messaging, enabling you to publish messages to multiple subscribers and ensuring reliable and scalable message delivery.