AWS Certified Data Engineer – Associate (DEA-C01) — Question 7

A manufacturing company collects sensor data from its factory floor to monitor and enhance operational efficiency. The company uses Amazon Kinesis Data Streams to publish the data that the sensors collect to a data stream. Then Amazon Kinesis Data Firehose writes the data to an Amazon S3 bucket.
The company needs to display a real-time view of operational efficiency on a large screen in the manufacturing facility.
Which solution will meet these requirements with the LOWEST latency?

Answer options

Correct answer: A

Explanation

Option A is the best choice because it utilizes Amazon Managed Service for Apache Flink, which provides low-latency processing of streaming data, ensuring real-time insights. Other options either introduce additional latency through intermediate steps or use services that are not optimized for real-time data visualization, making them less suitable for the immediate display requirement.