Auto-sync: 2026-04-20 07:08
This commit is contained in:
20
wiki/concepts/Auto-Healing.md
Normal file
20
wiki/concepts/Auto-Healing.md
Normal file
@@ -0,0 +1,20 @@
|
||||
---
|
||||
title: "Auto Healing"
|
||||
type: concept
|
||||
tags: [deployment, reliability, self-recovery]
|
||||
sources: []
|
||||
last_updated: 2026-04-20
|
||||
---
|
||||
|
||||
## Definition
|
||||
Auto Healing(自动修复)是云原生系统的核心能力,自动检测故障并恢复服务,无需人工干预即可恢复正常运行状态。
|
||||
|
||||
## Rationale
|
||||
- 提高系统可用性
|
||||
- 减少人工干预
|
||||
- 缩短故障恢复时间
|
||||
|
||||
## Related Concepts
|
||||
- [[ECS (Elastic Container Services)]]
|
||||
- [[Auto Scaling]]
|
||||
- [[Infrastructure as Code (IaC)]]
|
||||
Reference in New Issue
Block a user