AWS Certified Machine Learning Engineer – Associate (MLA-C01) — Question 113

An ML engineer is deploying a trained model to an Amazon SageMaker endpoint. The ML engineer needs to receive alerts when data quality issues occur in production.

Which solution will meet this requirement?

Answer options

Correct answer: C

Explanation

The correct answer is C because SageMaker Model Monitor is specifically designed to monitor data quality and can integrate with Amazon CloudWatch for alerts. Option A does not directly monitor data quality issues, and B relies on SageMaker Clarify, which is not the best fit for ongoing monitoring. Option D, while involving data flow, does not focus on data quality monitoring as effectively as Model Monitor does.