Home »
MCQs »
AWS MCQs
Which SQS queue offers an order that means the messages sent are received in the same order?
105. Which SQS queue offers an order that means the messages sent are received in the same order?
- Standard queue
- FIFO queue
Answer: B) FIFO queue
Explanation:
FIFO queue in SQS offers orders.