AWS SNS

Publish and subscribe messaging service

Amazon Simple Notification Service (SNS) is a fully managed messaging service that enables you to decouple microservices, distributed systems, and serverless applications. SNS provides topics for high-throughput, push-based, many-to-many messaging. Using Amazon SNS topics, your publisher systems can fan out messages to a large number of subscriber endpoints or clients.
5 minutes 5 Questions

AWS Simple Notification Service (SNS) is a fully managed messaging service that enables you to decouple microservices, distributed systems, and serverless applications. It provides high-throughput, push-based, many-to-many messaging between distributed systems, microservices, and event-driven serve…

Concepts covered: Topics, Message Delivery Status, AWS SNS Security, Message Retention and Reliability, Simple Notification Service (SNS), Subscriptions, Message Attributes, Fanout Pattern, SNS Filtering, SNS Protocol Support

Test mode:
AWS Certified Solutions Architect - AWS SNS Example Questions

Test your knowledge of AWS SNS

Question 1

What protocols does SNS support?

Question 2

What is the difference between an SNS topic and an AWS Lambda function?

Question 3

Can SNS topics be used for sending HTTP/HTTPS requests?

More AWS SNS questions
187 questions (total)