Kanban in Project Management

From apppm
Jump to: navigation, search

Developed by Marit Moberg Vossgård


Kanban(看板 signboard from Japanese) aims to improve visibility, product quality, communication, collaboration, workflow and highlight bottlenecks throughout a project, a process or similar.[1]. The Kanban system was originally a pull-driven JIT (just-in-time) inventory control system developed by Taiichi Ohno, an industrial engineer at Toyota[2][4]. The vision was that the system would reduce the waste (muda) in the production line and improve the manufacturing efficiency. The Kanban system is now, with some alterations, applied as an agile project management tool.

This article starts with a brief introduction to the history of Kanban. Subsequently the section “Kanban Step-By-Step” describes how to use Kanban in a project management. Later an example of Kanban in a software team is presented, and a comparison between Scrum and Kanban is carried out. The article is concluded with the benefits and limitations of Kanban in project management.

Contents

History

Kanban is now a popular system used by teams practicing agile and lean project work. In recent years Kanban has become a popular framework for managing software development teams, and is now often implemented to complement Scrum or other agile software development methods[3]. Kanban is considered to be a prominent and relatively new framework, as it was first introduced (to this use) in the early 2000’s. Nonetheless the Kanban methodology dates back more than 50 years.

1953: Kanban was first implemented in the Toyota factory by Taiichi Ohno and can be summerised in these points[5]

  • Inspired: by the grocery store model, the concept of this is is that grocery stores is stoking just enough products to meet the customer demand. This practice enables the inventory levels to match the customer pattern and therefore be at a minimum without affecting the customers in a negative manner. Thus the store can gain efficiency in inventory management by decreasing the amount of excess stock.
  • Vision: to align Toyota's massive inventory with the actual consumption of materials.
  • Communication: capacity levels at the different workstations on the factory floor would be communicated in real-time. Workers passed a card with capacity information between workstations.
  • Re-stock: When the batch of materials used at one point in the production line was emptied, a card with this information was sent to the warehouse. There it would be a new batch ready to be transported to the production line.

The Kanban framework for production lines is still very much used today, though it has been developed in line with the the technology to a faster and more agile version of the same system. Kanban was introduced as a project management tool for software development by Microsoft in 2004, the workstations was replaced by parts of a Kanban board and the cards was replaced with sticky notes. Other than that, the concept, value and advantages remained the same.

Kanban in Project Management

The goal of project management is to improve the total quality of project results. This includes on-time delivery, stakeholder satisfaction and financial results. In order to do so one have to properly execute the five processes of project management, see figure 1 [4].

The Kanban project management tool can help in regards of the planning, executing and monitoring and controlling aspects of project management by solving the questions stated below.

  1. How can workflow be visualized in real time?
  2. How can team members and stakeholders get a sense of understanding of the whole project?
  3. What is the bottleneck in the workflow of this project?
  4. How can we improve day-to-day openness in the project?
  5. How can a project be lean and agile at the same time?

How each of these questions is solved is explained throughout this article and subsequently summarized in the benefit section.

Kanban Step-By-Step

The basis of the Kanban project management system is to have a board with cards attached. The cards represent the different work items in the project, and move from left to right on the board. Different parts of the board represent different stages of the development which all work items go through.The board and the cards can be arranged and divided however the user would like. Nonetheless the main concept of Kanban is always the same, and can be summarized by these six points[6]:

  1. Limit WIP (work in process): The board is divided in parts, and the number of work items in each part can not exceed the pre-defined limit of work items, the WIP limit. This limit can be different for every part of the board. This is true for all parts except the “backlog” and “done” part, which is always unlimited
  2. Cards : Each work item is represented by a card (sticky note or similar)
  3. Flow: The work items on the board are moved from left to right between the different parts. The person performing the work, is also the one moving the card
  4. Team: The team using the board for project management have common fields of work and skills. The team agree on some rules for when the cards can be moved and when they can be marked as finished
  5. Kaizen (constant improvement)
    • The team get together on a regular basis to analyze the flow, focusing on work items that are stuck on the board
    • There is no Kanban police - and if you need to alter the board or break the rules that is okay, but inform the rest of your team

To visualize the work of your team with Kanban project management all you need is a board and cards of some kind. This can be either physically, a board and sticky-notes, or virtually, using an online platform. There are numerous variations of both of this (which a quick google search can show you). After choosing a type of Kanban system it is time to set up the board and make rules for the cards. There is no limitation to the different variations of boards division and card rules, the example in this article is just one way of doing this.

There are several ways to mark the priority of the work items, one can for example organize them in line, where the top one is the most urgent, see figure 2. This priority of work items are most often carried out in stand-up meetings. These meetings take place in predefined time slots, lasts 5-30 minutes, and address all "issues of the day".

The Board

Figure 2: Example of Kanban Board

The Kanban boards for project management most often consists of three main parts To Do, Doing and Done. Each of these is divided in sub-sections. There are many advantages to do it in this way, the main one being the visualization of when work items are ready to go to the next main part of the board. Each section also have a defined WIP-limit. The parts with a higher workload should have a higher WIP-limit. In order for this to not limit the flow, and become a bottleneck, the number of employees assigned to the different parts of the board should be according to the maximum WIP level.

To Do

Backlog: In this section cards with work items which is to be performed in the future, but have not started on yet, is placed. This part of the board have no WIP-limit. The number of cards in this section is most often limited by one's lack of knowledge of the future, as one do not know of all your future work yet. To indicate which of the work items that is most urgent in the backlog they are sorted by urgency on the board. This can be done in the stand-up meetings.

Breakdown: The Breakdown part is managed by a rule limiting the size of the work item. An example of this can be that all work items must be limited to take approximately two working days. If the work item initially is longer/larger than this, it is divided into several smaller work items before moving on to this part of your board. The work items are broken down like this to enhance the flow of work items in the project. If a work item is too big it is both a higher chance it will get stuck at one part of the board, and more difficult to diagnose why the work item is stuck. When a work item is placed in the breakdown part of the board, it is ready for the next main part Doing.

Doing

All work items that are undergoing some kind of work is located in this part. This part of the board is almost always divided into several smaller parts as it is where the most complex and challenging activities take place. An example of this can be Plan, Develop and Test. In each of the subsections of this part of the Kanban board, it should be a limitation of work items. This is to limit the WIP, and secure agile project work. In some cases a work item is stuck in a section of the doing part due to interdependencies of outer work items or people, and there is no current work to be done on the work item. In this case you can mark the activity as stuck, and the work item does not count as your WIP.

Plan: In this section the work is planned. This includes both allocation of resources and finding possible ways to perform the work.

Develop: In this section the work item is developed from an idea to a product. This section is often divided in two subsections, In Process and Done. The reason for having a Done part, is to visualize when the work items is ready to be transferred to the next stage, testing.

Testing: After the development, the work item/product is tested or checked, before being marked as finished. This is often done by a different person than the developer. This stage often have some rules set by the team to secure the quality of the end product. When this stage is completed the work item moves to the last and final part, for this Kanban board, Done.

Done

When the work items arrives at this area of your Kanban board it means that your team is done with this work item. The done area, of course, do not have any WIP-limit, but it can be a good idea to set some goals and milestones related to this part of the board. This should be related to the throughput of work. Nonetheless it is important to remember that all work items do not have the same work load, and that it is the workload throughput that should be celebrated, not the number of work items.

The Cards

The cards includes critical information about the particular work item. This includes a short description of the job, the time estimate, and so on. In the virtual Kanban cards it is possible to add more information, as pictures, technically detailed information and other documents that may be valuable.

Kanban cards can have three stages pending, undergoing work or finished. When a team member is finished with his or her work, they go to the board and mark their work item as finished. If there is room for the item in the next part of the board, it is moved there and the status is now pending. Now the team member can choose a new work item matching their capability, and with the highest priority on the board. This should now be marked as undergoing work.

When to use Kanban

As Kanban is a relatively new way of managing projects, research on its effects are limited. The author was not able to find any valid research on Kanban in project management outside the field where it originated, software development and maintenance teams. The reason for this can be both that Kanban project management is only beneficial in software teams and will never be used in other fields, or that the development of this project management tool is still ongoing and the research and data on this will be undertaken in time.

In order to write on the basis of solid research, this next part of the report, focusing on implementation and effects, take the basis of Kanban in software teams.

Kanban in Software Teams

Video 1. Agile Project Management with Kanban in Microsoft: Eric Brechner Presentation[5]

The proclaimed benefits presented in the literature and a strong support from practitioners is important factors to the growing interest for Kanban in software development. [6] [7]

Kanban in software developments originated within the Microsoft organisation in 2004, when David J. Anderson was assisting an IT-development team that was performing poorly. Anderson implemented Kanban so that team members could visualize their work and limit the WIP.

By implementing Kanban the team was able to identify bottlenecks and the throughput of finished tasks increased. This enabled a pull approach, the team members could now pull new work items (cards) when they had finished a task. This is in opposition to the traditional software development practices based on puch approaches. The work is pushed through and it is set a finish date, the team members then have to work fast enough to meet the set deadline. To get a introduction on how Microsoft successfully use the Kanban management approach, watch video 1 Agile Project Management with Kanban in Microsoft: Eric Brechner Presentation.

A pull approach can be extra beneficial for software teams because of the fast changing customer demand (customer change their mind) and the often incorrect time and cost estimation.

To compare Kanban with other management tools from the IT field, Scrum is used as an example. Scrum is chosen as it proclaims to deliver similar benefits as Kanban, it therefor gives a good illustration of how two similar tools with the same goals, can give different outputs.

Kanban vs. Scrum

Both the Kanban and the Scrum method focus on quick response to changing customer requirements, and full utilisation of resources. The methods can therefore be described as both agile and lean [1]. Both methods are also highly adaptive and are based on self-managing teams with a high level of cooperation. The methods depends on a visual representation of future and ongoing work and includes short stand up meetings with the project teams.

The most prominent difference between the stand up meetings within the two methods is that in the Scrum meetings every team member states what they did and what you are doing next, but in the Kanban meetings only the issues of today are discussed. Thus the Kanban meetings are severely shorter and less informative, a team member who wants to obtain similar information to what is given in a Scrum meeting can do so from the information on the Kanban board. Because of this difference between the two systems, the Kanban can be used for much larger teams than the Scrum. In Microsoft a Kanban board have been used for teams up to 75 people, the stand-ups then took around 15 minutes, which would not have been feasible for the Scrum [8].

Opposite to Kanban, the Scrum method does not visualize continuous flow and delivery, and it is not possible to make managerial changes continuously. These changes can only happen in pre-defined time slots between the ‘’sprints’’. The work items are also released in batches so that there is a WIP-limit for the system, but not for each piece of the system (as in Kanban). The Scrum method also requires the team to define a “Scrum master” and in Kanban there is no predefined roles. To get an overview of the previous mentioned differences, see table below.[3][1]


Differences between Kanban and Scrum
Number Kanban Scrum
1 No roles in team Predefined Scrum-master
2 Continuous delivery Deliver after every sprint, predefined
3 Work is pulled through system in single pieces Work is pulled through the system in batches, the single pieces within a bach is pushed to the team member
4 Changes can be made continuously Changes only allowed between sprints
5 Optional commitment to work load Mandatory commitment to workload over a time period
6 Direct WIP-limitation WIP only limited per sprint
7 Persistent board Board rest between sprints
8 Talk only about problematic work items in meetings Talk about all flow of work items before the previous and current meeting, and between current and the next meeting

Developing from Scrum to Kanban

Implementing Kanban should not be experienced as a revolutionary change for participants of the team. Especially if the team is already working with Scrum, as they already have a board with work items moving through, a definition of "done", daily stand ups etc. The team do not have to rely fully on the new Kanban system from the start, as it can at first be a supplement to the existing project management system. Ideally there should be one or more experienced Kanban user(s) in the team, to prevent insecurities that may cause the team to stop using Kanban and fall back to the old management system. [3]. If the team is moving from Scrum to Kanban it is recommended to keep the Scrum master and meetings at first. In time you introduce the new aspects (see table ‘’Differences between Kanban and Scrum’’) of the Kanban system step-by-step [8].

Benefits

  1. Visualisation: Kanban helps the team to visualize the work in real time, it is therefore possible to see patterns as they emerge. The possibility to find new waiting task on the Kanban board makes the team work visually and consistently, and the time used waiting for new tasks is eliminated.[7]
  2. Team members and stakeholders get a sense of understanding: The most important benefit from using Kanban is maybe that the team members and stakeholders can get a better understanding of the whole process. In general it is also proven that the quality of communication both within the team and with stakeholders improve. This, in the end, result in higher customer satisfaction.[3]
  3. Uncover critical bottleneck: By limiting the WIP at each step in the process Kanban prevents overproduction and reveals bottlenecks dynamically so that you can address them before they get “out of hand”.[8]
  4. Improve day-to-day openness in the project: Each team is different, and it is therefore a huge advantage that the Kanban system can be adapted to fit various team cultures. No matter how the system is set up, or how the board is designed, the outcome is always the same as long as everything is tracked and followed accordingly. As each member contributes to the the Kanban system it often emerges a sense of comradery around it, day-to-day conversations and openness. All concludes to a improved team mentality.[8]
  5. Lean and agile at the same time: By not allocating resources before they are starting to work on the task, and by only working on one task at a time so that there is a continuous output, the project can be highly agile. This means that it is easy to change to fit customers continually changing demand. In order to be lean the project have to reduce waste. By using Kanban the waste is reduced by eliminating waiting time, reducing waste of resources, simplifying planning process and identifying problems continuously while the project is running.

Limitations

  1. Expertise: If the team consist of highly diverse personnel with no overlapping knowledge fields, Kanban may not be the ideal tool. This is not because it will not work, but because the advantages of Kanban will not come to full use, as all the work items are already assigned to a team member. On the outher hand, if you want to make your team more robust, you can use Kanban as a learning tool, where the work item gets one inexperienced owner, and one experienced supporter.
  2. Learning: The Kanban system is always focusing on "right now" - never the past. This limits the learning, especially double loop, and future risk management. To enable double-loop learning when using Kanban it has to be supplemented with another tool or system. This is in opposition to Scrum which has learning and after action review embedded in its structure. However some "Kanban enthusiasts" argue that the visibility in the Kanban system give the team members instant feedback on what is going wrong, thus the "looking back" part is not necessary to learn from the projects [8].
  3. Dependencies: The dependencies is not directly visualized in the Kanban system. The system is therefore most suitable to project with a relatively small amount of dependencies.
  4. Focus on End-Date: With the Kanban system it is easy to visualize the time it will take for your team to finish the work on the board. Nonetheless it is difficult to estimate end dates if your project is large and the work items exceeds the work items visualized on the board. Nor is there an option for marking a fixed deadline or end date set by the customer or another stakeholder. This does not necessarily have to be a problem, but it is something that requires extra attention when using Kanban, and in large projects a supplementing ‘’planning’’ tool should be utilized.

References

  1. 1.0 1.1 1.2 Ahmad, O. M & Kuvaja P, C. F. (2016). Transition of Software Maintenance Teams from Scrum to Kanban . 2016 49th Hawaii International Conference on System Sciences
  2. Emerging Technologies and Factory Automation, 2008. e-based inter-enterprise supply chain Kanban for demand and order fulfilment management.
  3. 3.0 3.1 3.2 3.3 Ahmad, O. M & Markkula, J. , C. F. (2014).Usage of Kanban in Software Companies Retrieved 19.09.2016. [1]
  4. Project Management Institute. (2010). The Value of Project Management. Available Online Version
  5. Agile Project Management with Kanban: Eric Brechner Presentation (2015, 18 jun.). Kanban in Microsoft [2]
  6. K. Hiranabe (2008). Kanban applied to software development. InfoQ. (2008) [3]
  7. Shalloway, B.Guy, and R. James Trott (2009).Lean-agile Software Development:Achieving Enterprise Agility. Pearson Education, 2009
  8. 8.0 8.1 8.2 8.3 Brechner. Eric (2015). Agile Project Management with Kanban (Developer Best Practices) . 2016 49th Hawaii International Conference on System Sciences

Annotated Bibliography

Project Management Institute. (2008). A Guide to the Project Management Body of Knowledge. This is a recognized formal standard for the project management profession and describes established norms, methods, processes and practices for project, program and portfolio management.

Agile Project Management with Kanban, By Eric Brechner. Eric Brechner is a development manager for the Xbox engineering team at Microsoft. He has previously worked in Bank Leumi, Jet Propulsion Laboratory, Graftek, Silicon Graphics and Boeing. While working in Microsoft Brechner has used numerous project management tools/consepts like Waterfall and Scrum but now he quote: in the 2010s, I’ve found continuous deployment, Kanban, and a little nirvana.This book is a step-by-step recipe on how to apply the Kanban project management in your IT-group or organisation. Brechner is also the author of a book and blog on software best practices (as I. M. Wright), he holds eight patents and a Ph.D. in applied mathematics.

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox