Files
nexus/wiki/concepts/敏捷实践.md
2026-04-19 06:32:15 +08:00

25 lines
825 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
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]]
## Occurrences
- [[CTP Topic 4 Using Agile to run the Cloud Transformation Program]] — 案例:从 Scrum 过渡到 Kanban 最终采用混合模式