AWS Certified Machine Learning – Specialty — Question 66

An aircraft engine manufacturing company is measuring 200 performance metrics in a time-series. Engineers want to detect critical manufacturing defects in near- real time during testing. All of the data needs to be stored for offline analysis.
What approach would be the MOST effective to perform near-real time defect detection?

Answer options

Correct answer: D

Explanation

The correct answer is D because it leverages Amazon Kinesis Data Firehose for real-time data ingestion and processing, allowing for immediate anomaly detection using Kinesis Data Analytics with RCF. Options A, B, and C, while effective for analysis, do not provide the near-real-time capabilities needed for defect detection during testing.