Message ordering and deduplication (FIFO topics)
You can use Amazon SNS FIFO (first in, first out) topics and Amazon Simple Queue Service (Amazon SQS) FIFO queues together to provide strict message ordering and message deduplication. The FIFO capabilities of each of these services work together to act as a fully managed service to integrate distributed applications that require data consistency in near-real time.
Topics
- FIFO topics example use case
- Message ordering details for FIFO topics
- Message grouping for FIFO topics
- Message delivery for FIFO topics
- Message filtering for FIFO topics
- Message deduplication for FIFO topics
- Message security for FIFO topics
- Message durability for FIFO topics
- Code examples for FIFO topics