For IndividualsFor Educators
ExpertMinds LogoExpertMinds
ExpertMinds

Ace your certifications with Practice Exams and AI assistance.

  • Browse Exams
  • For Educators
  • Blog
  • Privacy Policy
  • Terms of Service
  • Cookie Policy
  • Support
  • AWS SAA Exam Prep
  • PMI PMP Exam Prep
  • CPA Exam Prep
  • GCP PCA Exam Prep

© 2026 TinyHive Labs. Company number 16262776.

    PracticeAWS Solutions Architect Associate (SAA-C03)AWS SAA-C03 Practice Exam 1Question 34
    Hard1 markMultiple Choice
    Domain 2.3: Decoupling MechanismsDomain 2ResilienceKinesisStreaming

    AWS SAA-C03 · Question 34 · Domain 2.3: Decoupling Mechanisms

    A company is receiving thousands of IoT sensor readings per second. The data needs to be ingested in real-time, buffered, and then processed by a fleet of Amazon EC2 instances before being stored in a database. The order of the readings per sensor must be maintained. Which service should be used for ingestion?

    Answer options:

    A.

    Amazon Kinesis Data Firehose

    B.

    Amazon SQS standard queue

    C.

    Amazon Kinesis Data Streams

    D.

    Amazon SNS

    How to approach this question

    Real-time streaming + custom processing + order maintained = Kinesis Data Streams.

    Full Answer

    C.Amazon Kinesis Data Streams✓ Correct
    Amazon Kinesis Data Streams
    Amazon Kinesis Data Streams is a massively scalable and durable real-time data streaming service. It can continuously capture gigabytes of data per second. By using the sensor ID as the partition key, Kinesis ensures that all records from a specific sensor go to the same shard, maintaining strict order.

    Common mistakes

    Confusing Kinesis Data Streams (custom processing) with Kinesis Data Firehose (direct delivery to storage).
    Question 33All questionsQuestion 35

    Practice the full AWS SAA-C03 Practice Exam 1

    65 questions · hints · full answers · grading

    Sign up freeTake the exam

    More questions from this exam

    Q01A company has multiple AWS accounts in an AWS Organizations organization. The security team wants...MediumQ02A solutions architect is designing an application that will run on Amazon EC2 instances. The appl...EasyQ03A company wants to implement a federated identity solution for its employees to access the AWS Ma...MediumQ04A mobile application needs to access Amazon DynamoDB directly to read user-specific data. The app...HardQ05A company is hosting a web application on Amazon EC2 instances. The application connects to an Am...Medium
    View all 65 questions →