nerdexam
Amazon

SAA-C03 · Question #635

A company needs to configure a real-time data ingestion architecture for its application. The company needs an API, a process that transforms data as the data is streamed, and a storage solution for t

The correct answer is C. Configure an Amazon API Gateway API to send data to an Amazon Kinesis data stream. Create. It uses fully managed services for the API, data transformation, and data delivery, which minimizes operational overhead.

Submitted by lukas.cz· Mar 4, 2026Design High-Performing Architectures

Question

A company needs to configure a real-time data ingestion architecture for its application. The company needs an API, a process that transforms data as the data is streamed, and a storage solution for the data. Which solution will meet these requirements with the LEAST operational overhead?

Options

  • ADeploy an Amazon EC2 instance to host an API that sends data to an Amazon Kinesis data
  • BDeploy an Amazon EC2 instance to host an API that sends data to AWS Glue. Stop
  • CConfigure an Amazon API Gateway API to send data to an Amazon Kinesis data stream. Create
  • DConfigure an Amazon API Gateway API to send data to AWS Glue. Use AWS Lambda functions

How the community answered

(47 responses)
  • A
    26% (12)
  • B
    13% (6)
  • C
    55% (26)
  • D
    6% (3)

Explanation

It uses fully managed services for the API, data transformation, and data delivery, which minimizes operational overhead.

Community Discussion

No community discussion yet for this question.

Full SAA-C03 Practice