SNS: Simple Notification Service Flashcards
What AWS Zone does Simple Notification Service run in?
In the AWS Public Zone.
What is the max size of a message in the Simple Notification Service?
256KB.
How do Topics function in the Simple Notification Service?
Publishers send messages to a Topic.
Subscribers receive messages for a Topic.
How resilient is Simple Notification Service?
SNS is Region resilient.
Is Simple Notification Service delivery reliable or best-effort?
Reliable. Delivery retries are available.
Does Simple Notification Service support encryption?
Yes, SNS supports Server-side Encryption (SSE).
How do you enable cross-account Topic use in the Simple Notification Service?
By creating a supporting Topic Policy which is a type of Resource Policy.