Service Level Agreement (SLA) - CI/CD用語集の定義
SLAは違反した場合に結果を伴う契約上の信頼性の約束で、通常はより厳しい内部SLOよりも緩く設定されます。
service level agreementは、サービスレベルに関する契約上の取り決めで、通常は違反した場合のペナルティを伴います。SLAは、チームが目指す内部のSLOよりも緩いのが一般的です。
関連ガイド
Service Level Objective (SLO) - CI/CD Glossary DefinitionService Level Objective (SLO): A service level objective is a target for a reliability metric over a window,…
Service Level Indicator (SLI) - CI/CD Glossary DefinitionService Level Indicator (SLI): A service level indicator is the actual measured metric behind an SLO, such as…
Error Budget - CI/CD Glossary DefinitionError Budget: An error budget is the allowed amount of unreliability under an SLO, for example the 0.1% of fa…