Hard1 markMultiple Choice
Domain 2.3: DecouplingDomain 2ResilienceKinesis

AWS SAA-C03 · Question 29 · Domain 2.3: Decoupling

A company is building an IoT application that receives millions of sensor readings per second. Multiple backend applications need to consume this data simultaneously in real-time. Which service should be used to ingest the data?

Answer options:

A.

Amazon SQS

B.

Amazon SNS

C.

Amazon Kinesis Data Streams

D.

AWS Step Functions

How to approach this question

Match 'millions per second', 'real-time', and 'multiple consumers'.

Full Answer

C.Amazon Kinesis Data Streams✓ Correct
Amazon Kinesis Data Streams can continuously capture gigabytes of data per second. It allows multiple consumers to process the same stream concurrently.

Common mistakes

Choosing SQS, which is not designed for multiple consumers reading the same messages.

Practice the full AWS SAA-C03 Practice Exam 2

65 questions · hints · full answers · grading

More questions from this exam