nerdexam
AmazonAmazon

SAA-C03 · Question #420

SAA-C03 Question #420: Real Exam Question with Answer & Explanation

The correct answer is A: Forward the existing stream in Kinesis Data Streams to Amazon Managed Service for Apache. Amazon Managed Service for Apache Flink (formerly Kinesis Data Analytics) is a fully managed, serverless service for real-time processing of streaming data. You can consume data from Kinesis Data Streams, perform anomaly detection, and then output the results to another Kinesis s

Submitted by weili_xi· Mar 4, 2026Design High-Performing Architectures

Question

A company hosts an industrial control application that receives sensor input through Amazon Kinesis Data Streams. The application needs to support new sensors for real-time anomaly detection in monitored equipment. The company wants to integrate new sensors in a loosely- coupled, fully managed, and serverless way. The company cannot modify the application code. Which solution will meet these requirements?

Options

  • AForward the existing stream in Kinesis Data Streams to Amazon Managed Service for Apache
  • BUse Amazon Data Firehose to stream data to Amazon S3. Use Amazon Redshift Spectrum to
  • CConfigure Amazon EC2 instances in an Auto Scaling group to consume data from the data
  • DConfigure an Amazon Elastic Container Service (Amazon ECS) task that uses Amazon EC2

Explanation

Amazon Managed Service for Apache Flink (formerly Kinesis Data Analytics) is a fully managed, serverless service for real-time processing of streaming data. You can consume data from Kinesis Data Streams, perform anomaly detection, and then output the results to another Kinesis stream. This approach is loosely coupled, fully managed, and does not require modifying the application code.

Community Discussion

No community discussion yet for this question.

Full SAA-C03 PracticeBrowse All SAA-C03 Questions