Service-level Objective
   HOME

TheInfoList



OR:

A service-level objective (SLO), as per the O'Reilly Site Reliability Engineering book, is a "target value or range of values for a
service level Service level measures the performance of a system, service or supply. Certain goals are defined and the service level gives the percentage to which those goals should be achieved. Examples of service level: * Percentage of calls answered in a ca ...
that is measured by an SLI." An SLO is a key element of a service-level agreement (SLA) between a
service provider A service provider (SP) is an organization that provides services, such as consulting, legal, real estate, communications, storage, and processing services, to other organizations. Although a service provider can be a sub-unit of the organization t ...
and a
customer In sales, commerce, and economics, a customer (sometimes known as a Client (business), client, buyer, or purchaser) is the recipient of a Good (economics), good, service (economics), service, product (business), product, or an Intellectual prop ...
. SLOs are agreed upon as a means of measuring the performance of the service provider and are outlined as a way of avoiding disputes between the two parties based on misunderstanding.


Overview

There is often confusion in the use of SLAs and SLOs. The SLA is the entire agreement that specifies what service is to be provided, how it is supported, times, locations, costs, performance, and responsibilities of the parties involved. SLOs are specific measurable characteristics of the SLA such as availability, throughput, frequency, response time, or quality. These SLOs together are meant to define the expected service between the provider and the customer and vary depending on the service's urgency, resources, and budget. SLOs provide a quantitative means to define the level of service a customer can expect from a provider. The SLO are formed by setting goals for metrics (commonly called
service level indicator In information technology, a service level indicator (SLI) is a measure of the service level provided by a service provider to a customer. SLIs form the basis of service level objectives (SLOs), which in turn form the basis of service level agree ...
s, SLIs). As an example, an availability SLO may be defined as the expected measured value of an availability SLI over a prescribed duration (e.g. four weeks). The availability SLI used will vary based on the nature and architecture of the service. For example, a simple web service might use the ratio of successful responses served vs the total number of valid requests received. (total_success / total_valid)


Examples

Sturm and Morris argue that SLOs must be: * Attainable * Repeatable * Measurable * Understandable * Meaningful * Controllable * Affordable * Mutually acceptable While Andrieux et al. define the SLO as "the quality of service aspect of the agreement. Syntactically, it is an assertion over the terms of the agreement as well as such qualities as date and time". Keller and Ludwig more concisely define an SLO as "commitment to maintain a particular state of the service in a given period" with respect to the state of the SLA parameters. Keller and Ludwig go on to state that while service providers will most often be the lead entity in taking on SLOs there is no firm definition as such and any entity can be responsible for an SLO. Along with this an SLO can be broken down into a number of different components. * Obliged - The entity that is required to deliver the SLO. * Validity Period - The time in which the SLO will be delivered. * Expression - This is the actual language that defines what the SLO will be. Optionally an EvaluationEvent maybe assigned to the SLO, an EvaluationEvent is defined as the measure by which the SLO will be checked to see if it's meeting the Expression. SLOs should generally be specified in terms of an achievement value or service level, a target measurement, a measurement period, and where and how they are measured. As an example, "90% of calls to the helpdesk should be answered in less than 20 seconds measured over a one-month period as reported by the ACD system". Results can be reported as a percent of time that the target answer time was achieved and then compared to the desired service level (90%).


Term usage

The SLO term is found in various scientific papers, for instance in the reference architecture of the SLA@SOI project,Jens Happe, Wolfgang Theilmann, Andrew Edmonds, and Keven T. Kearney "A Reference Architecture for Multi-Level SLA Management" in "Service Level Agreements for Cloud Computing", eds. Wieder, Philipp and Butler, Joe M. and Theilmann, Wolfgang and Yahyapour, Ramin, Springer New York, 2011, DOI:10.1007/978-1-4614-1614-2_2 and it is used in the Open Grid Forum document on WS-Agreement.Alain Andrieux, Karl Czajkowski, Asit Dan, Kate Keahey, Heiko Ludwig, Toshiyuki Nakata, Jim Pruyne, John Rofrano, Steve Tuecke, Ming Xu "Web Services Agreement Specification (WS-Agreement)", GFD-R-P.107, March 2007, Open Grid Forum.


References


External links


Service Level Objectives

What are SLOs? How service-level objectives work with SLIs to deliver on SLAs

SLA vs. SLO vs. SLI: What’s the difference?
{{DEFAULTSORT:Service Level Objectives IT service management Outsourcing