Quantcast
Channel: delivery pipeline – DevOpsGroup
Viewing all articles
Browse latest Browse all 12

Maturing the Continuous Delivery Pipeline

$
0
0

The Maturity Model is a useful assessment tool for understanding your organizations level of Continuous Delivery adoption. Many organizations today have achieved what is needed to move from Level-1 (Regressive) to Level-0 (Repeatable), which is a significant accomplishment and as a reader of this blog post, you’re either about to start your journey of improvement or are already underway.

Continuous Delivery Maturity Model

Continuous Delivery Maturity Model

The Maturity Model

The advice for organizations wanting to adopt Continuous Delivery is ever more abundant, but for organizations that started adoption some time ago, the guidance on how to mature the process is still sparse. In this article, we explore one continuous improvement methodology that may help your organization mature its’ Continuous Delivery process.

Humble and Farley outline maturity Level 0 (Repeatable) – as one having process which is documented and partly automated.1 For this to be true, an organization must have first classified its’ software delivery maturity, identified areas for improvement, implemented some change and measured the effect. As Humble observes;

The deployment pipeline is the key pattern that enables continuous delivery.2

Humble also identifies that Deming’s Cycle is a good process to apply to initial adoption. 1 The process, according to Deming, should then be repeated so that further improvements can be planned and implemented; having the advantage the  data and experience from previous cycles is available. This process of continuous improvement is the first step to maturing the continuous delivery process.

Continuous Delivery and Kaizen

Continuous Delivery is a set of practices and principles aimed at building, testing and releasing software faster and more frequently.3 One key philosophy at the heart of Continuous Delivery, is Kaizen. The Japanese word, Kaizen, means continuous improvement. By improving standardized activities and processes, Kaizen aims to eliminate waste.  Within Kaizen are three major principles;

  1. 5S
  2. Standardization
  3. The elimination of waste; known as muda.

The 5S principle characterizes a continuous practice for creating and maintaining an organized and high-performance delivery environment. As 5S has the focus of waste reduction, it appears prudent to explore the 5s methodology as an approach to optimizing the Continuous Delivery pipeline.

What is 5S?

5S is a lean engineering principle focused on waste reduction and removal. The methodology is recursive and continuous and it’s primary goal is to make problems visible  so that they can be addressed.4

There are five primary 5S phases, derived from five Japanese words that translate to; sort (seiri), straighten (seiton), shine (seiso), standardize (seiketsu) and sustain (shitsuke).5

The 5s principle is more commonly applied to workplace organization or housekeeping. Since the delivery pipeline is a key component of the process, it is therefore a fundamental place where work will take place. The pipeline exhibits elements that are common with any physical work environment including;

  1. Tools, process, paperwork.
  2. Storage areas for artifacts, such as files.
  3. A requirement that components must be, physically or virtually, located in the correct location, and that they are connected by process.
  4. Tools and process need maintenance and cleaning. E.g. retention policies.
  5. Systems and procedures can be standardized and can benefit from standardization.

When applied to the delivery pipeline, the five primary 5S phases can be defined as;

  • Phase 1 – sort (seiri)
    • Analysis of processes and tools used in the delivery pipeline. Tools and processes not adding value should be removed.
  • Phase 2 - straighten (seiton)
    • Organization of processes and tools to promote pipeline efficiency.
  • Phase 3 – shine (seiso)
    • Inspection and pro-active/preventative maintenance to ensure clean operation throughout the delivery pipeline.
  • Phase 4 – standardize (seiketsu)
    • Standardization of working practice and operating procedure to ensure consistent delivery throughout pipeline.
  • Phase 5 – sustain (shitsuke)
    • Commitment to maintain standards and to practice the first 4S. Once the 4S’s have been established, they become the new way to operate.

Implementing 5s in the Delivery Pipeline

Experience has shown that there are several key factors that should be considered in the adoption of 5S.

  1. Begin with small changes. Remember that 5s is a continuous and recursive process.
  2. Involvement is crucial.6 Encompass everyone involved in the deployment pipeline.
  3. Create Champions – find leaders who love &  live the philosophy and encourage them to promote it.

5s implementation involves working through each phase (or S) in a methodical way. This is commonly achieved by Kaizen events, which are focused activities, designed to quickly identify and remove wasteful process from the value stream and are one of the prevalent approaches to continuous improvement.

Phase 1 – sort (seiri)

The first step of 5s is to sort. The purpose is to identify what is not needed in the delivery pipeline and remove it.

Additional process and practice can easily creep into the delivery mechanism, especially in the early phases of Continuous Delivery adoption, when you are experimenting.

The removal of items can either mean total elimination of a tool or process, since it is redundant, or the flagging, known as “Red Tagging”, of a tool or process which needs to be evaluated before it is disposed of. The review of red tagged tools and process should evaluate their importance and determine if they are truly required.

Suggested Steps

1. Evaluate all tools and process in the delivery pipeline and determine what is mandatory.

2. Ascertain what is not needed. Assess what it’s elimination status is, e.g. immediately or Red Flag.

3. Remove unnecessary or wasteful tools and  process.

Phase 2 - straighten (seiton)

The second step requires items in the delivery pipeline to be set in order. This requires the pipeline to be arranged so that  maximum efficiency is achieved for delivery.

To achieve seiton, the key components of the automated pipeline should be analysed, and should include the following;

  • Automated build process.
  • Automated unit, acceptance tests including code analysis.
  • Automated deployment process.

It is suggested that for the pipeline to be truly efficient the most commonly used items are the easiest and quickest to locate, such as;

  • Build status reports and metrics including KPI’s such as Mean-time-to-release (MTTR)
  • Automated test coverage, error and defect reports

In this step, actions can also be taken to visually label elements of the pipeline so that demarcation of responsibility  is clear. This may mean categorizing tools, process and target locations E.g. servers into  groups such as production and pre-production or development and test.

Suggested Steps

1. Analyse the value stream including tools and process.

2. Ensure the necessary information is available quickly to those who need it.

3. Visually distinguish or categorize key pipeline components.

Phase 3 – shine (seiso) 

Once the waste has been removed and only what is required has been kept and ordered, the next phase inspects the delivery pipeline to ensure that it’s operation is as clean as possible.

During pipeline execution large amounts of data can be produced. If this information is not dealt with efficiently it can become a waste product, detracting from the value of the delivery process.

Inspection of this data is vital. Data generated in the pipeline is likely to include instrumentation, metrics and logging information, as well as build artifacts and report data.

In context of the delivery pipeline, cleaning can be defined as archiving, roll-up or removal of delivery pipeline data. House keeping routines should be evaluated to ensure that data retention rules are applied and that waste, in the form of build artifacts, metric and report data and instrumentation data are correctly archived or removed as required.

Implementation of this phase requires assignment of cleaning responsibilities and scheduling of cleaning process.

Suggested Steps
1. Inspect data to understand what should be rolled-up, archived or deleted.

2. Ensure that responsibilities for data management are clearly assigned within the team.

3. Create a scheduled, automated cleaning processes.

Phase 4 – standardize (seiketsu)

The primary focus of step four is to ensure that  the working practice, training and operating procedures remain consistent. Standardization allows for continuous improvement and each of the first 3S’s should be regulated.

A critical element of seiketsu is to ensure that the process is reviewed on a regular basis or cycle. This ensures that best practices are maintained and areas  where standards have slipped are quickly identified.

A settled and regular process or practice becomes one that is hard to give up. Therefore,  if standardization, is implemented correctly, it can support culture change.

Suggested Steps

1. Ensure that the team have clear responsibilities for the tasks that need to be completed.

2. Create ownership and pride in the process.

3. Ensure champions provide guidance and support changes to the 5s process.

Phase 5 – sustain (shitsuke)

The purpose of the final phase is to ensure that the 5s process is not a one-time event. To achieve this,  the focus of the fifth  phase centers on culture. To sustain 5s organizations must engage in support, commitment and gainful communication, with the aim of keeping the team devoted to continuous improvement.

There are a number of elements which influence cultural support of 5s . Which elements take precedence varies within every organization and is heavily dependent on the existing culture of that organization. Key points are:

  1. Communication – aims & objectives need to be clear for all  team members.
  2. Education -  5s methodology, concepts and practices need to be communicated.
  3. Recognition -  team members need to feel that their efforts are recognized.

It is interesting to note that the literal translation of shitsuke is discipline. The final phase of 5s can also be one of the hardest to implement.

Suggested Steps

1. Establish an open channel for discussion and feedback, to facilitate continual learning.

2. Adopt the habit of auditing regularly and reward the best teams.

3. Ensure that all  problems are addressed quickly make sure that root cause analysis is completed to discover the cause.

Summary

The adoption of Kaizen events to implement 5s within the Continuous Delivery pipeline can provide significant support to maturing the model, by providing a continuous improvement process within a well-defined and standardized structure.

Lean manufacturing has been using the 5S pratice as a common method for lean implementation for years. Nearly 70% of of lean manufacturing companies use this approach 7, but the use of 5S as an adoption method for lean in software development would appear less common, as it has not be commonly applied to development practices.

Lean software development principles provide the promise of companies becoming more competitive by delivering software faster, increasing quality, and reducing cost leading to greater customer satisfaction, all of which align closely to the key principles of  Continuous Delivery.

– TheDevMgr

References

1. Humble, J. Farley D. (2010). Continuous Delivery: Reliable Software Releases Through Build, Test, and Deployment Automation. Indiana: Addison Wesley. 419.

2.  Humble, J. Farley D. Continuous Delivery: Anatomy of the Deployment Pipeline.  [September 7, 2010.]  InformIT. http://www.informit.com/articles/article.aspx?p=1621865

3. McGarr, Mike. Continuous Delivery. SlideShare.net [June 17, 2011.] http://www.slideshare.net/jmcgarr/continuous-delivery-8341276

4. Liker, Jeffery K. The Toyota Way. New York City : McGraw Hill, 2004.

5. MLG UK. 5S – The Housekeeping Approach Within Lean. MLG UK. [Cited: February 5th 2013] http://www.mlg.uk.com/html/5s.htm

6. Maready, Brian. Transparency = speed . Lean Lessons. [May 27, 2010] http://leanbuilt.blogspot.com/2010/05/transparency-speed.html.

7. Compdata Surveys. Lean Manufacturing and Safety Help Manufacturers Survive Tough Times.  Compdata Surveys. [December 13, 2010.] http://www.compdatasurveys.com/2010/12/13/lean-manufacturing-and-safety-help-manufacturers-survive-tough-times/



Viewing all articles
Browse latest Browse all 12

Latest Images

Trending Articles





Latest Images