Service Level Objective (SLO) - CI/CD用語集の定義
service level objective とは、定義されたウィンドウにわたる service level indicator の目標値または範囲であり、「99.9 パーセントのリクエストが成功する」や「p99 レイテンシが 300 ms 未満」などである。
SLO と SLA の違い
SLO はチームが目指す社内目標であり、SLA は結果を伴う対外的な契約です。SLO は通常、安全マージンを確保するために SLA より厳しく設定されます。
関連ガイド
Service Level Indicator (SLI) - CI/CD Glossary DefinitionService Level Indicator (SLI): A service level indicator is a quantitative measure of a service's behavior, s…
Service Level Agreement (SLA) - CI/CD Glossary DefinitionService Level Agreement (SLA): A service level agreement is a formal contract between a provider and a custom…
Error Budget Policy - CI/CD Glossary DefinitionError Budget Policy: An error budget policy is the agreed set of rules for what happens as an SLO's allowed f…