Message Retention and Reliability

5 minutes 5 Questions

AWS Simple Notification Service (SNS) provides message retention and reliability features to ensure the delivery and processing of messages in a timely and dependable manner. SNS guarantees at-least-once delivery of messages to subscribers, meaning that messages will not be lost during transit, eve…

Test mode:
AWS Certified Solutions Architect - Message Retention and Reliability Example Questions

Test your knowledge of Message Retention and Reliability

Question 1

A company is using Amazon SQS to manage a queue of messages to be processed by a fleet of EC2 instances. They need to ensure that messages are processed exactly once and in the exact order they were sent. Which SQS type should they use?

Question 2

A company's application needs to process messages from an Amazon SNS topic. Some messages are failing, and the team needs a way to capture and analyze them. What approach should they take?

Question 3

An online voting application is using Amazon SQS to store votes in a queue for processing. The application owner is worried about deduplication and wants to prevent votes from being processed twice. Which configuration should they use?

More Message Retention and Reliability questions
18 questions (total)