Question 223:
You are a machine learning specialist working for an oil and gas company. Your company’s oil and gas drilling sites around the world are equipped with sensors that stream site equipment status and external conditions like weather.You are responsible for building a machine learning model that predicts equipment failures at the sites. The streaming data from the sites needs to be ingested, transformed and stored in Apache Parquet files for exploration and analysis before you use the data in your model. Which of the following options would ingest, transform, and store your data in the parquet format with the least amount of effort on your part?
Answer options:
A.Kinesis Data Streams B.Kinesis Data Analytics C.Kinesis Data Firehose D.Managed Streaming for Apache Kafka (MSK)