- Practical DevOps
- Joakim Verona
- 307字
- 2021-07-16 09:48:03
The Agile wheel of wheels
There are several different cycles in Agile development, from the Portfolio level through to the Scrum and Kanban cycles and down to the Continuous Integration cycle. The emphasis on which cadence work happens in is a bit different depending on which Agile framework you are working with. Kanban emphasizes the 24-hour cycle and is popular in operations teams. Scrum cycles can be between two to four weeks and are often used by development teams using the Scrum Agile process. Longer cycles are also common and are called Program Increments, which span several Scrum Sprint cycles, in Scaled Agile Framework.

The Agile wheel of wheels
DevOps must be able to support all these cycles. This is quite natural given the central theme of DevOps: cooperation between disciplines in an Agile organization.
The most obvious and measurably concrete benefits of DevOps occur in the shorter cycles, which in turn make the longer cycles more efficient. Take care of the pennies, and the pounds will take care of themselves, as the old adage goes.
Here are some examples of when DevOps can benefit Agile cycles:
- Deployment systems, maintained by DevOps engineers, make the deliveries at the end of Scrum cycles faster and more efficient. These can take place with a periodicity of two to four weeks.
In organizations where deployments are done mostly by hand, the time to deploy can be several days. Organizations that have these inefficient deployment processes will benefit greatly from a DevOps mindset.
- The Kanban cycle is 24 hours, and it's therefore obvious that the deployment cycle needs to be much faster than that if we are to succeed with Kanban.
A well-designed DevOps Continuous Delivery pipeline can deploy code from being committed to the code repository to production in the order of minutes, depending on the size of the change.
- SQL Server 從入門到項(xiàng)目實(shí)踐(超值版)
- FuelPHP Application Development Blueprints
- LabVIEW 2018 虛擬儀器程序設(shè)計(jì)
- 程序員面試白皮書
- The Modern C++ Challenge
- Arduino by Example
- C#完全自學(xué)教程
- Practical DevOps
- SQL Server 2008 R2數(shù)據(jù)庫(kù)技術(shù)及應(yīng)用(第3版)
- Python自然語言理解:自然語言理解系統(tǒng)開發(fā)與應(yīng)用實(shí)戰(zhàn)
- 算法圖解
- 青少年學(xué)Python(第2冊(cè))
- Java 7 Concurrency Cookbook
- 輕松學(xué)Scratch 3.0 少兒編程(全彩)
- 樹莓派開發(fā)從零開始學(xué):超好玩的智能小硬件制作書