Auto-sync: 2026-04-16 17:30
This commit is contained in:
20
wiki/concepts/持续改进.md
Normal file
20
wiki/concepts/持续改进.md
Normal file
@@ -0,0 +1,20 @@
|
||||
---
|
||||
title: "持续改进 (Kaizen)"
|
||||
type: concept
|
||||
tags: [DevOps, 敏捷, 改进, 学习]
|
||||
sources: [DevOps-Culture-and-Transformation.md]
|
||||
last_updated: 2025-03-02
|
||||
---
|
||||
|
||||
## Definition
|
||||
持续改进(Kaizen)是一种通过迭代学习不断优化流程的文化实践,强调小步改进、持续反思和无责文化。
|
||||
|
||||
## Key Practices(关键实践)
|
||||
- **无责复盘 (Blameless Post-mortems)**:不追究个人责任,聚焦问题本质的失败分析方法
|
||||
- **混沌工程 (Chaos Engineering)**:主动测试系统韧性的实践方法
|
||||
- **指标驱动优化**:利用 lead time、deployment success rate 等指标识别瓶颈
|
||||
|
||||
## Related Concepts
|
||||
- [[DevOps 文化]]
|
||||
- [[混沌工程]]
|
||||
- [[无责复盘]]
|
||||
Reference in New Issue
Block a user