exam questions

Exam AWS Certified Developer Associate All Questions

View all questions & answers for the AWS Certified Developer Associate exam

Exam AWS Certified Developer Associate topic 1 question 384 discussion

Exam question from Amazon's AWS Certified Developer Associate
Question #: 384
Topic #: 1
[All AWS Certified Developer Associate Questions]

An application is real-time processing millions of events that are received through an API.

What service could be used to allow multiple consumers to process the data concurrently and MOST cost-effectively?

  • A. Amazon SNS with fanout to an SQS queue for each application
  • B. Amazon SNS with fanout to an SQS FIFO (first-in, first-out) queue for each application
  • C. Amazon Kinesis Firehose
  • D. Amazon Kinesis Streams
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
AsmaZoheb
1 year, 4 months ago
Selected Answer: D
I will go with D as kinesis stream is processing custom data , real time analytics while firehose is for stream data to other aws services, there is not shard to ingest data in firehose, not streaming real time data, so for me D is correct answer
upvoted 2 times
...
llw33
1 year, 8 months ago
Selected Answer: C
C, 'cause Firehose also can process data, and it is more cost-effective than Data Streams.
upvoted 1 times
...
joanneli77
2 years, 3 months ago
Key phrase: Real-time. Queueing is not real time.
upvoted 4 times
...
JagpreetLM10
2 years, 4 months ago
Selected Answer: D
D. https://www.examtopics.com/discussions/amazon/view/5485-exam-aws-certified-developer-associate-topic-1-question-78/
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 ...