AWS Certified Machine Learning – Specialty — Question 37

A Machine Learning Specialist working for an online fashion company wants to build a data ingestion solution for the company's Amazon S3-based data lake.
The Specialist wants to create a set of ingestion mechanisms that will enable future capabilities comprised of:
✑ Real-time analytics
✑ Interactive analytics of historical data
✑ Clickstream analytics
✑ Product recommendations
Which services should the Specialist use?

Answer options

Correct answer: A

Explanation

The correct answer is A because it utilizes AWS Glue for data cataloging, which is essential for managing metadata, and combines Kinesis services for real-time analytics while employing Amazon EMR for generating personalized product recommendations. Options B and D incorrectly suggest using Amazon Athena for data cataloging, which is not ideal for the given use case, and option C focuses on historical data insights rather than real-time analytics.