Downtime - CI/CD用語集の定義
Downtime とは、outage、失敗した deploy、あるいは計画メンテナンスのいずれによるものであれ、システムがリクエストを処理できない期間のことである。
計画的か計画外か
SLA は通常、計画メンテナンスウィンドウ(告知済みで除外される)と、計画外の downtime(availability の目標に対してカウントされる)を区別します。
関連ガイド
Uptime - CI/CD Glossary DefinitionUptime: Uptime is the total time a system has been running and reachable without interruption. Availability i…
Availability - CI/CD Glossary DefinitionAvailability: Availability is the proportion of time a system is operational and able to serve requests, comm…
Mean Time To Recovery (MTTR) - CI/CD Glossary DefinitionMean Time To Recovery (MTTR): Mean time to recovery is the average time it takes to restore service after a f…