Amazon Simple Notification Service (SNS)

From wikieduonline
(Redirected from SNS)
Jump to navigation Jump to search

wikipedia:Amazon Simple Notification Service (2010)[1] notification service


Topics[edit]

  • Standard Topics

Standard topics can be used in many scenarios, as long as your application can process messages that arrive more than once and out of order, for example: fanning out messages to media encoding, fraud detection, tax calculation, search index, and critical alerting applications.

  • Maximum throughput: Standard topics support a nearly unlimited number of messages per second.
  • Best-effort ordering: Occasionally, messages might be delivered in an order different from which they were published.
  • FIFO Topics, designed to enhance messaging between applications when the order of operations and events is critical, or where duplicates can't be tolerated, for example: fanning out messages to bank transaction logging, stock monitoring, flight tracking, inventory management, and price update applications.
  • High throughput: FIFO Topics support up to 3,000 messages per second or 10 MB per second per FIFO topic (whichever comes first).
  • Strict ordering: The order in which messages are published and delivered is strictly preserved (i.e. first-in-first-out).


SNS Topic

News[edit]

Related terms[edit]

See also[edit]

  • https://aws.amazon.com/about-aws/whats-new/2010/04/07/announcing-amazon-simple-notification-service/
  • https://aws.amazon.com/about-aws/whats-new/2025/01/high-throughput-mode-amazon-sns-fifo-topics/
  • https://aws.amazon.com/about-aws/whats-new/2019/11/amazon-sns-adds-support-for-dead-letter-queues-dlq/
  • Advertising: