Join our Newsletter — 33% off our NHI Course
Home Glossary AI Security Machine Learning Operations
AI Security

Machine Learning Operations

← Back to Glossary
By NHI Mgmt Group Updated September 7, 2026 Domain: AI Security

Machine Learning Operations is the discipline of managing ML systems through their full lifecycle, from development to deployment and ongoing maintenance. It combines engineering, governance, and monitoring practices so models remain reliable in production, can be updated safely, and continue to perform against changing real-world data.

Expanded Definition

machine learning Operations, or MLOps, is the operating discipline for moving machine learning models from experimentation into controlled production use. It covers model versioning, deployment, monitoring, retraining, rollback, and the governance needed to keep ML outputs dependable as data, users, and business conditions change.

It is narrower than general software operations because ML systems can drift even when code is unchanged. A model may remain technically available while its predictions degrade, so the boundary of MLOps includes data quality, feature consistency, model performance, and approval flows for updates. That is why MLOps sits between engineering and governance rather than replacing either.

Industry usage is broadly consistent, although practitioners sometimes disagree on whether MLOps should include model risk management, approval workflows, or only the automation layer. In NHIMG’s view, those governance elements belong within the term when they are required to keep production models trustworthy.

For the underlying control mindset, NIST’s control catalog is useful context: NIST SP 800-53 Rev 5 Security and Privacy Controls.

Examples and Use Cases

MLOps appears wherever teams need to operate models as live services rather than one-off analytics assets. Common examples include:

  • Deploying a fraud detection model with approval gates, canary release, and rollback if false positives spike.
  • Monitoring a recommendation engine for data drift when customer behaviour changes after a product launch.
  • Refreshing a forecasting model on a schedule so training data and production data stay aligned.
  • Tracking model lineage and training data versions so a regulated team can explain why a decision changed.
  • Separating development, staging, and production environments so experiments do not overwrite approved models.

The main trade-off is speed versus control. More automation improves release velocity, but it can also move a flawed model into production faster if validation, ownership, and drift monitoring are weak.

Security Implications

When MLOps is weak, the failure is often not immediate outage but silent degradation. A model can continue serving predictions while input data shifts, labels become stale, or a retraining pipeline introduces bias or instability. The result is a control failure that looks like normal operation until business outcomes begin to drift.

Operational symptoms include unexplained changes in model accuracy, inconsistent results between environments, delayed rollback after a bad release, and gaps in lineage or approval records. Those symptoms matter because they make it hard to tell whether a decision came from a valid model, an outdated artifact, or a compromised pipeline.

MLOps also expands the attack surface. Training pipelines, artifact stores, feature stores, and deployment automation all become high-value targets if they are not authenticated, logged, and segregated. A practitioner should treat model integrity and pipeline integrity as linked rather than separate problems.

Domain and Governance Relevance

MLOps matters because machine learning systems are not static software. They depend on changing data, frequent updates, and disciplined ownership, so governance must cover both the model and the process that moves it into production. Without that discipline, teams tend to optimize for release speed while underestimating drift, lineage loss, and rollback complexity.

In identity-aware environments, MLOps becomes more sensitive when models influence access, fraud checks, customer verification, or agentic decisions. In those cases, the model is part of a trust chain, and lifecycle controls affect not only accuracy but also who can approve changes, which data is used, and how decisions are traced back to a specific version.

NHIMG treats MLOps as a governance bridge between engineering reliability and decision assurance. That is especially important where production models influence security outcomes, because a poorly controlled model can create automated misclassification at scale.

Standards & Framework Alignment

This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.

MITRE ATT&CK address the attack surface, NIST AI 600-1, NIST AI RMF and CIS Controls v8 set the technical controls, and ISO/IEC 42001:2023 define the regulatory obligations.

FrameworkControl / ReferenceRelevance
NIST AI 600-1GOVERN — AI GovernanceMLOps needs accountable AI lifecycle governance and oversight.
Recommendation — Establish AI governance over model lifecycle decisions, approvals, and accountability.
ISO/IEC 42001:2023A.6 — AI system lifecycleMLOps manages AI systems through build, deploy, monitor, and update stages.
Recommendation — Control the AI lifecycle so model changes are authorised, tracked, and validated before production.
NIST AI RMFMAP — MapMLOps requires mapping model context, use, and dependencies before deployment.
MEASURE — MeasureMLOps depends on measuring drift, performance, and operational health.
MANAGE — ManageMLOps needs controlled response to drift, retraining, and rollback decisions.
Recommendation — Map model purpose, data flows, and deployment context before operationalising the system. Measure model performance and drift continuously to detect degradation early. Manage model updates and remediation actions with explicit thresholds and ownership.
CIS Controls v85 — Account ManagementMLOps pipelines and registries rely on tightly controlled human and service access.
12 — Network Infrastructure ManagementMLOps environments depend on segregated, controlled deployment and data paths.
Recommendation — Restrict MLOps access to approved accounts and remove stale privileges quickly. Segment MLOps environments and limit network paths between training, staging, and production.
MITRE ATT&CKT1565 — Data ManipulationMLOps can be abused through tampering with training data, features, or model artifacts.
Recommendation — Hunt for tampering in training data, features, and model artifacts across the pipeline.

Deepen Your Knowledge

Sign up to our weekly newsletter — get 33% off our NHI Foundation Level Course

    NHIMG Editorial Note
    Reviewed and updated by the NHIMG editorial team on September 7, 2026.
    NHI Mgmt Group — the #1 independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org