SLA — IT definition
Service Level Agreement: a measurable commitment on the quality of an IT service, with defined indicators (availability, response time, RTO).
A SLA (Service Level Agreement) is the measurable contractual commitment from a service provider — internal or external — on the quality of an IT service. It defines, in advance, acceptable parameters (availability, response time, RTO, incident resolution time), how they are measured, and the consequences of breach (penalties, credits, termination rights).
The SLA is the legal artifact that converts an intent ("we'll do our best") into an auditable obligation ("99.9 % monthly availability, measured by X, otherwise Y % credit"). With SaaS and cloud, the SLA has become the centerpiece of the customer-vendor relationship — and one of the most expensive blind spots when it isn't read carefully.
Common SLA indicators
- •Uptime: percentage of time the service is operational — often expressed in nines (99 %, 99.9 %, 99.99 %).
- •Response time: average or percentile latency (p95, p99).
- •Time to Respond: delay between report and first vendor response.
- •Time to Resolve / [MTTR](#): delay between report and full restoration.
- •[RPO](/en/glossary/rpo): maximum tolerated data loss on disaster.
- •[RTO](/en/glossary/rto): time to restore after disaster.
- •Incident severity: a P1-P4 grid with differentiated SLAs.
Understanding the nines
The advertised availability is often decisive — and misleading unless you convert it to actual yearly downtime:
- •99 %: 3 days 15 h of downtime per year.
- •99.5 %: 1 day 19 h per year.
- •99.9 %: ("three nines"): 8 h 45 min per year.
- •99.95 %: 4 h 22 min per year.
- •99.99 %: ("four nines"): 52 min per year.
- •99.999 %: ("five nines"): 5 min per year.
Moving from 99 % to 99.99 % typically multiplies cost by 100, not 10 — the trade-off has to reflect actual business value. An e-commerce site and a document management tool don't need the same target.
SLA, OLA, UC: the commitment chain
Three connected acronyms:
- •SLA (Service Level Agreement): contract vendor ↔ customer.
- •OLA (Operational Level Agreement): internal commitment between teams (the network team commits to the support team, for instance).
- •UC (Underpinning Contract): subcontracting contract with a third party, supporting the vendor SLA.
Golden rule: an external SLA can never be better than the worst OLA or UC underpinning it.
Reading a SaaS SLA carefully
Common traps in SaaS SLAs:
- •Scope: does availability cover the whole application or only the core service? Secondary modules are often excluded.
- •Exclusions: planned maintenance, force majeure, third-party incidents, DDoS — all common, sometimes extensive.
- •Calculation method: what window is availability measured over? Monthly? Yearly? Weighted by criticality?
- •Capped penalties: most SaaS SLAs cap credit at 10-25 % of the monthly fee — far below the actual cost of downtime.
- •Notification window: penalties only apply if you report the incident within a short window (often 30 days).
SLA vs SLO vs SLI: the SRE vocabulary
Site Reliability Engineering, popularized by Google, introduces three levels:
- •SLI (Service Level Indicator): the raw measurement (% successful requests over the last 5 minutes).
- •SLO (Service Level Objective): the internal target ("we aim for 99.95 % successful requests per month").
- •SLA: the contractual commitment, usually less ambitious than the SLO to keep a safety margin.
An SLO should always be tighter than the corresponding SLA to absorb the unexpected.
Why SLAs are a governance issue
For a CIO, SLA management is part of IT governance:
- •Align vendor SLAs with the SLAs you promise to internal business stakeholders.
- •Reflect actual application criticality in the SLAs — often unknown without an up-to-date application map.
- •Measure vendor performance in regular contractual review meetings.
- •Renegotiate SLAs at renewal based on actual usage and observed downtime cost.
Kabeen automatically ties business criticality, application dependencies, and contractual SLAs to give the CIO a steerable view of commitments.
Frequently asked questions
What is an SLA?
+
An SLA (Service Level Agreement) is the contractual commitment from an IT provider — internal or external — on the quality of a service. It defines measurable indicators (availability, response time, RTO, RPO), measurement methods, and consequences of breach (credits, penalties, termination). It turns an intent into an auditable obligation.
What does 99.9 % availability mean?
+
99.9 % availability ("three nines") allows 8 hours 45 minutes of downtime per year, or roughly 43 minutes per month. Moving to 99.99 % cuts that budget to 52 minutes per year, and 99.999 % to just 5 minutes per year. Each additional nine typically multiplies infrastructure cost by 5 to 10. The target must reflect actual business value.
What is the difference between SLA, OLA, and UC?
+
SLAs are external commitments between a vendor and a customer. OLAs (Operational Level Agreements) are internal commitments between teams in the same organization (the network team toward the support team). UCs (Underpinning Contracts) are subcontracts with third parties. Key rule: an external SLA can never be better than the OLAs and UCs that underpin it.
What traps should you avoid in a SaaS SLA?
+
Four recurring traps: (1) scope — check whether availability covers the entire app or only the core service, (2) exclusions — planned maintenance, DDoS, force majeure, often extensive, (3) capped penalties at 10-25 % of the monthly fee, far below the real cost of downtime, (4) the obligation to report within a short window (often 30 days) to trigger the penalty.
All terms
5R Method
A strategy used during application rationalization to determine the best approach for managing applications.
8R Method
An extended version of the 5R method used in application portfolio management and migration strategies.
Application
A computer program or set of programs designed to automate a business process or deliver value to end users.
Architecture
Refers to the structure and behavior of IT systems, processes, and infrastructure within an organization.
Need help mapping your IT landscape?
Kabeen helps you inventory, analyze and optimize your application portfolio.