Chaos Engineering - CI/CD用語集の定義
chaos engineeringはシステムに意図的に失敗(インスタンスの停止、latency、依存関係の障害)を注入して弱点を明らかにし、実際に起こる前に耐障害性を証明します。
関連ガイド
Load Test - CI/CD Glossary DefinitionA load test drives expected or peak traffic at a system to measure throughput, latency, and where it degrades…
Error Budget - CI/CD Glossary DefinitionAn error budget is the allowable amount of unreliability under an SLO. Spending it slows risky releases; stay…
Observability - CI/CD Glossary DefinitionObservability is how well you can infer a system’s internal state from its outputs - logs, metrics, traces -…