Skip to content

Instantly share code, notes, and snippets.

@Udith
Last active April 5, 2019 08:56
Show Gist options
  • Save Udith/fcba0b10bdad78301a5950cafe47302e to your computer and use it in GitHub Desktop.
Save Udith/fcba0b10bdad78301a5950cafe47302e to your computer and use it in GitHub Desktop.
Service Maximum Message Size Maximum Throughput Retention Period Guaranteed Ordering Every subscriber can receive each message
SQS Standard 256KB Unlimited Default 4 days. Can be configured to a value between 60s and 14 days
SQS FIFO 256KB 3000/s Default 4 days. Can be configured to a value between 60s and 14 days
SNS 256KB Unlimited Default 4 weeks. A TTL can be set up to 14 days
Kinesis 1MB 1000/s per shard Default 24 hours. Can be increased up to 7 days
DDB Streams 400KB 40000/s or 10000/s based on region 24 hours
Azure Queue Storage 64KB 2000/s Infinite
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment