exam questions

Exam AWS Certified Solutions Architect - Associate SAA-C02 All Questions

View all questions & answers for the AWS Certified Solutions Architect - Associate SAA-C02 exam

Exam AWS Certified Solutions Architect - Associate SAA-C02 topic 1 question 324 discussion

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 solutions 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.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
jkwek
Highly Voted 3 years, 6 months ago
Answer is A. The details are revealed in below url: https://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/FIFO-queues.html FIFO (First-In-First-Out) queues are designed to enhance messaging between applications when the order of operations and events is critical, or where duplicates can't be tolerated. Examples of situations where you might use FIFO queues include the following: To make sure that user-entered commands are run in the right order. To display the correct product price by sending price modifications in the right order. To prevent a student from enrolling in a course before registering for an account.
upvoted 37 times
weilun_tann
3 years, 4 months ago
Rubbish. SNS has FIFO topics. https://aws.amazon.com/about-aws/whats-new/2020/10/amazon-sns-introduces-fifo-topics-with-strict-ordering-and-deduplication-of-messages/
upvoted 2 times
LETSGETIT
3 years, 3 months ago
A: You can now use Amazon Simple Notification Service (Amazon SNS) FIFO topics, in combination with Amazon Simple Queue Service (Amazon SQS) FIFO queues, to build applications that require messages to be sent and processed in a strict sequence and without duplicates.
upvoted 1 times
...
zesss24
3 years, 3 months ago
ok clear, but in the answer there is SNS standard not SNS FIFO TOPICS
upvoted 2 times
...
...
...
dmscountera
Highly Voted 3 years, 7 months ago
A message in order - FIFO
upvoted 8 times
...
slcheng
Most Recent 2 years, 9 months ago
Selected Answer: A
Vote A
upvoted 1 times
...
esinan
3 years ago
Selected Answer: A
keyword is "... preserved during processing." SNS does not preserve during processing. SQS service does preserve. You should remove from the queue.
upvoted 2 times
...
Bennie
3 years ago
i chose A
upvoted 1 times
...
awsnoobster
3 years, 2 months ago
A - keyword - "certain sequences"
upvoted 1 times
...
janvandermerwer
3 years, 2 months ago
Selected Answer: A
A is the correct answer
upvoted 1 times
...
tc15
3 years, 3 months ago
Correct Answer: B Amazon SNS introduces First-in-First-out (FIFO) topics with strict ordering and deduplication of messages. Posted On: Oct 22, 2020 https://aws.amazon.com/about-aws/whats-new/2020/10/amazon-sns-introduces-fifo-topics-with-strict-ordering-and-deduplication-of-messages/ Scernario identifies "lowest possible operating costs." SNS cost $142.24 for: 100 million requests 100 million https notifications 100 million FIFO requests 1Gb Data Transfer Out 1Gb Data Transfer In SQS Cost $231.84 for: 100 million requests 100 million FIFO requests 1Gb Data Transfer Out 1Gb Data Transfer In
upvoted 1 times
tc15
3 years, 3 months ago
Via AWS Simple Monthly Calculator https://calculator.s3.amazonaws.com/index.html
upvoted 1 times
...
...
25dec_
3 years, 4 months ago
A → A message in order—FIFO
upvoted 1 times
...
weilun_tann
3 years, 4 months ago
B. SNS FIFO topics have been introduced - https://aws.amazon.com/about-aws/whats-new/2020/10/amazon-sns-introduces-fifo-topics-with-strict-ordering-and-deduplication-of-messages/
upvoted 1 times
...
damot
3 years, 6 months ago
it should be A
upvoted 4 times
...
KK_uniq
3 years, 6 months ago
A is ok
upvoted 4 times
...
syu31svc
3 years, 6 months ago
101% A; "specific order that must be maintained" so SQS FIFO
upvoted 5 times
weilun_tann
3 years, 4 months ago
Rubbish. SNS has FIFO topics. https://aws.amazon.com/about-aws/whats-new/2020/10/amazon-sns-introduces-fifo-topics-with-strict-ordering-and-deduplication-of-messages/
upvoted 1 times
...
...
occupatissimo
3 years, 7 months ago
I think it’s incomplete. Ok FIFO queue maintains order but SQS doesn’t trigger another service, the same for lambda, they both need something else that trigger them. SNS instead can trigger lambda and not only. Then nothing is asked about decoupling services and processing must be immediate. So I guess C.
upvoted 2 times
sarah_t
3 years, 6 months ago
SQS can trigger Lambda functions. https://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/sqs-configure-lambda-function-trigger.html SNS and standard SQS do not maintain the message order.
upvoted 4 times
weilun_tann
3 years, 4 months ago
Rubbish. https://aws.amazon.com/about-aws/whats-new/2020/10/amazon-sns-introduces-fifo-topics-with-strict-ordering-and-deduplication-of-messages/
upvoted 1 times
...
...
...
Delooo
3 years, 7 months ago
A FIFO
upvoted 4 times
...
Sallywhite
3 years, 7 months ago
A it is
upvoted 4 times
...
waqas
3 years, 7 months ago
yes its A.
upvoted 4 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago