DEA-C01 · Question #84
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…
The correct answer is A. Use Amazon Managed Service for Apache Flink (previously known as Amazon Kinesis Data. Amazon Managed Service for Apache Flink provides real-time stream processing capabilities, which can process sensor data with low latency. By using Apache Flink connectors, the processed data can be efficiently written to Amazon Timestream, which is optimized for time- series…
Question
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?
Options
- AUse Amazon Managed Service for Apache Flink (previously known as Amazon Kinesis Data
- BConfigure the S3 bucket to send a notification to an AWS Lambda function when any new object
- CUse Amazon Managed Service for Apache Flink (previously known as Amazon Kinesis Data
- DUse AWS Glue bookmarks to read sensor data from the S3 bucket in real time. Publish the data
How the community answered
(49 responses)- A82% (40)
- B6% (3)
- C10% (5)
- D2% (1)
Explanation
Amazon Managed Service for Apache Flink provides real-time stream processing capabilities, which can process sensor data with low latency. By using Apache Flink connectors, the processed data can be efficiently written to Amazon Timestream, which is optimized for time- series data storage and querying.
Topics
Community Discussion
No community discussion yet for this question.