Real-world data and conditions can drift over time: What is the main reason ongoing monitoring is needed
Data and conditions drift after deployment, so continuous monitoring and retraining are needed to keep performance from degrading.
The question
After deploying a demand-forecasting model, the team sets up continuous monitoring and a maintenance schedule. What is the main reason ongoing monitoring is needed rather than a single pre-release test?
Preparing for AIGP? Take the free 5-min readiness quiz →
- Monitoring is required only to detect server outages, since a validated model's accuracy does not change once it is deployed.Plausible because uptime matters, but it wrongly assumes model accuracy is static after release.
- Real-world data and conditions can drift over time, so performance degrades unless the model is monitored and periodically retrained. ✓Correct: input distributions and conditions change after deployment, so monitoring and retraining are needed to preserve performance.
- Continuous monitoring exists mainly to collect usage analytics that help the business justify the original investment made in the project.Plausible since usage is tracked, but the governance reason is performance drift, not cost justification.
- Scheduled maintenance is only about applying security patches and has no bearing on the model's predictive performance.Plausible as patching matters, but maintenance also covers retraining that sustains predictive quality.
The trap
Assuming a validated model's accuracy stays constant, so monitoring is only about uptime or usage rather than drift. How to remember it
Data and conditions drift after deployment, so continuous monitoring and retraining are needed to keep performance from degrading.
How many of these would you get right?
One of 1581 AIGP questions on Certsqill. Take a free five-minute check and see your score per domain — not one number, but which section to open tonight.
Test your AIGP readiness — freeMore Understanding How to Govern AI Development questions
- To document the model's intended use: What is the primary purpose of a model card at release? →
- To proactively probe the system for weaknesses and failure: What is the primary goal of red teaming in this →
- Record the incident and act to contain it: Following good post-deployment governance, what should the team do →
- All 426 Understanding How to Govern AI Development questions →
Part of the Certsqill AIGP question bank · Understanding How to Govern AI Development ·
Every answer, right and wrong, comes with its own explanation.