Learning outcomes
- Explain the operating model behind AI Service-Level Objectives.
- Evaluate trade-offs and failure modes for AI Service-Level Objectives.
- Apply AI Service-Level Objectives to a production decision.
Mental model
An AI SLO is a measurable reliability promise for a defined task cohort, including quality, safety, latency, and system availability.
Learning outcomes
- Explain the mechanism and ownership boundaries behind AI Service-Level Objectives.
- Compare the main design alternatives and their operational trade-offs.
- Diagnose common failures and select evidence for a production decision.
Theory
Specify indicators, population, window, target, exclusions, and evidence source. Combine deterministic service signals with versioned evaluation samples, and use error budgets to govern releases and experiments.
Trade-offs
Outcome SLOs align engineering with user value but require representative labels. Infrastructure-only SLOs are easier to automate but can stay green while answers degrade.
Failure modes and misconceptions
One global quality score; changing graders silently; excluding hard tasks; conflating provider errors with bad answers; no policy-compliance indicator; and targets without response policy.
Decision scenario
A support assistant is fast and available but begins recommending outdated policy. Define SLOs that would detect and govern the regression.
Why can a 99.9 percent availability SLO coexist with an unusable AI product?
Primary sources
sre-bookotel-genai
Evidence assessment
Theory and decision mastery
Decision scenario
A production team must adopt AI Service-Level Objectives while meeting quality, latency, security, and operating constraints.
Which decision process is most defensible?
Relationships
AI Service-Level Objectives builds on Cost Latency and Reliability.
AI Service-Level Objectives informs governed production decisions and review evidence.
Primary sources
- OpenTelemetry Generative AI Semantic Conventions — OpenTelemetry, verified 2026-07-16
- Site Reliability Engineering — Google, verified 2026-07-21