Multiple Choice
A company has a service that produces event data. The company wants to use AWS to process the event data as it is received. The data is written in a specific order that must be maintained throughout processing. The company wants to implement a solution that minimizes operational overhead. How should a solution architect accomplish this?
A) Create an Amazon Simple Queue Service (Amazon SQS) FIFO queue to hold messages. Set up an AWS Lambda function to process messages from the queue.
B) Create an Amazon Simple Notification Service (Amazon SNS) topic to deliver notifications containing payloads to process. Configure an AWS Lambda function as a subscriber.
C) Create an Amazon Simple Queue Service (Amazon SQS) standard queue to hold messages. Set up an AWS Lambda function to process messages from the queue independently.
D) Create an Amazon Simple Notification Service (Amazon SNS) topic to deliver notifications containing payloads to process. Configure an Amazon Simple Queue Service (Amazon SQS) queue as a subscriber.
Correct Answer:

Verified
Correct Answer:
Verified
Q108: A solutions architect is designing a solution
Q109: An application calls a service run by
Q110: A start-up company has a web application
Q111: A solutions architect is designing a solution
Q112: Application developers have noticed that a production
Q114: A media company stores video content in
Q115: A company is developing a video conversion
Q116: A company that operates a web application
Q117: A company is preparing to deploy a
Q118: A company is migrating a three-tier application