Auto-sync: 2026-04-16 17:30
This commit is contained in:
21
wiki/concepts/敏捷实践.md
Normal file
21
wiki/concepts/敏捷实践.md
Normal file
@@ -0,0 +1,21 @@
|
||||
---
|
||||
title: "敏捷实践"
|
||||
type: concept
|
||||
tags: [敏捷, DevOps, Scrum, Kanban]
|
||||
sources: [DevOps-Culture-and-Transformation.md]
|
||||
last_updated: 2025-03-02
|
||||
---
|
||||
|
||||
## Definition
|
||||
敏捷实践是一套迭代式软件开发方法论,强调快速交付、持续反馈和团队协作。与 DevOps 协同使用时,可将敏捷扩展到运维领域,实现端到端的速度和质量。
|
||||
|
||||
## Key Frameworks(关键框架)
|
||||
- **Scrum**:结构化迭代开发
|
||||
- **Kanban**:持续流工作管理
|
||||
- **Shift-Left**:将运维相关 concerns(安全、性能)前置到开发阶段
|
||||
|
||||
## Related Concepts
|
||||
- [[DevOps 文化]]
|
||||
- [[CI/CD 流水线]]
|
||||
- [[价值流映射]]
|
||||
- [[DevSecOps]]
|
||||
Reference in New Issue
Block a user