サイトリライアビリティエンジニアリング - CI/CD用語集の定義
サイトリライアビリティエンジニアリング(SRE)は、Googleで生まれ、ソフトウェアエンジニアリングのプラクティスを運用に適用し、error budgetとサービスレベル目標を用いて信頼性と変更のペースのバランスを取ります。
CI/CDにおいて
SREはerror budgetを使ってリリースを制御します。サービスが予算を使い切ると、pipelineはリスクのあるdeployを一時停止でき、デリバリー速度を計測された信頼性に直接結びつけます。
関連ガイド
DevOps - CI/CD Glossary DefinitionDevOps: DevOps is a set of practices and a culture that unite software development and IT operations to short…
Platform Engineering - CI/CD Glossary DefinitionPlatform Engineering: Platform engineering is the discipline of building an internal developer platform (self…
Lead Time - CI/CD Glossary DefinitionLead Time: Lead time is the elapsed time from when a change is requested or committed until it is running in…