SQS Flashcards
1
Q
SQS Message format
A
SQS message is in form of a token representing the message of the Producer, and not the message itself.
2
Q
FIFO (Performance)
A
FIFO (Performance) 3,000 messages per second with batching, or up to 300 messages per second without
3
Q
SQS Retention
A
Message can stay on SQS queue for up to 14days
4
Q
Queue Policy
A
Like Bucket Policy, happens on the queue itself.