🔥 3-day streak
AWS Certified Machine Learning Engineer - Associate22 / 194
Question 22 of 194
An ML engineer runs a fraud-detection endpoint monitored by two SageMaker Model Monitor jobs: one for data quality drift and one for model quality (accuracy) degradation. Each job publishes a CloudWatch metric, and separate CloudWatch alarms already trigger an automated retraining pipeline via EventBridge. The team complains that during noisy input spikes, the data-quality alarm fires transient alerts and needlessly launches expensive retraining jobs, even when model accuracy is still acceptable. They want retraining to be triggered only when BOTH drift is detected AND accuracy has actually degraded, without deleting the existing individual alarms used for dashboards. What is the most operationally efficient way to meet this requirement?
Reviewed for accuracy · Report an issueNext question