NIST AI Risk Management Framework
Primary lifecycle guidance for measuring, governing, and managing AI system risks over time.
Compute College
Operate AI systems with metrics, traces, evaluations, feedback, and change management.
GenAI operations is the ongoing practice of releasing, monitoring, evaluating, and improving AI systems as models, prompts, data, traffic, and providers change. It combines ordinary service observability with output quality, safety, token, and human-review evidence.
Memory trick: AI operations watches behavior, not only servers.
A stable software deployment can still change behavior when a model or data source changes. Operations must detect quality drift and economic drift, then connect each change to an owner and rollback or remediation path.
A weekly review compares accepted-task rate, refusal and escalation rate, p95 latency, token volume, provider errors, retrieval freshness, and cost per successful task. Changes are linked to model, prompt, context, traffic, and infrastructure versions.
Example figures are illustrative calculations, not current quoted market prices.
Current example
This source explains the method or risk boundary. It does not replace testing the actual model, data, provider, and workload conditions in production.
Primary lifecycle guidance for measuring, governing, and managing AI system risks over time.
Source discipline: examples on this page are illustrative; measure the real workload before making a release or capacity decision.
Uptime and latency do not show whether an AI service is actually working well. It can be available and fast while producing unsupported answers, excess retries, or economically unacceptable results.
Practical takeaway
Create a weekly AI operations scorecard with quality, safety, reliability, workload, and cost metrics. Link anomalies to the exact version and change that may explain them.
Decision check: can the team tell whether a change improved the user outcome without hiding a cost or safety regression?
Compute College learning path
Step 47 of 48: Observability and GenAI operations