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

A company has an ML model in Amazon SageMaker AI. An ML engineer needs to implement a monitoring solution to automatically detect changes in the input data distribution of model features.

Which solution will meet this requirement with the LEAST operational overhead?

Answer options

Correct answer: A

Explanation

The correct option is A because SageMaker Model Monitor is specifically designed to monitor data quality and can automatically alert about changes in input data distribution with minimal manual intervention. Options B and C focus on model quality and custom rules respectively, which may require more operational overhead. Option D involves a manual analysis process, which is less efficient than automated monitoring.