exam questions

Exam AWS Certified Cloud Practitioner CLF-C02 All Questions

View all questions & answers for the AWS Certified Cloud Practitioner CLF-C02 exam

Exam AWS Certified Cloud Practitioner CLF-C02 topic 1 question 188 discussion

A company is building an application that requires the ability to send, store, and receive messages between application components. The company has another requirement to process messages in first-in, first-out (FIFO) order.

Which AWS service should the company use?

  • A. AWS Step Functions
  • B. Amazon Simple Notification Service (Amazon SNS)
  • C. Amazon Kinesis Data Streams
  • D. Amazon Simple Queue Service (Amazon SQS)
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

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
tastatura
3 weeks, 1 day ago
Selected Answer: D
A: AWS Step Functions is used to coordinate components of distributed applications using workflows, not for message queuing. B: Amazon SNS is a pub/sub messaging service, but it does not guarantee FIFO message processing. C: Amazon Kinesis Data Streams is used for real-time data streaming and analytics, not for general-purpose messaging with strict FIFO. D: Amazon SQS (specifically the FIFO queue type) is designed to send, store, and receive messages in order, ensuring first-in, first-out processing.
upvoted 1 times
...
0b82866
7 months, 2 weeks ago
Selected Answer: D
D for sure
upvoted 2 times
...
petercorn
11 months ago
Selected Answer: D
https://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/welcome.html
upvoted 1 times
...
fguglia
11 months, 2 weeks ago
Selected Answer: D
Amazon SQS FIFO queues preserve the order in which messages are sent and received, and avoid that a message is processed more than once. This ensures that the messages are processed in first-in, first-out (FIFO) order1.
upvoted 2 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