Service-level objective: Difference between revisions

Content deleted Content added
Added external links
Added reference to the Google SRE book.
Line 2:
{{More citations needed|date=December 2013}}
 
A '''service-level objective''' ('''SLO'''), as per the Google Site Reliability Engineering book, is a "target value or range of values for a service level that is measured by an [[Service Level Indicator|SLI]]."<ref>{{cite web |last1=Beyer, Jones, Petoff, Murphy |title=Site Reliability Engineering: How Google Runs Production Systems |url=https://sre.google/sre-book/service-level-objectives/ |website=Google Site Reliability Engineering |publisher=O'Reilly |access-date=9 June 2023}}</ref> An SLO is a key element of a service-level agreement (SLA) between a [[service provider]] and a [[customer]]. 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==