Monday, March 18, 2019

Scrum vs. Kanban (Henrik Kniberg)

Scrum and Kanban Summary
=================

Scrum
====

  1. Split your organization into small, cross functional, self organizing teams.
  2. Split your work into a list of small, concrete deliverables. Sort the list by priority and estimate the relative effort of each item.
  3. Split time into short fixed-length iterations (1-4 weeks) with potentially shippable code demonstrated after each iteration. 
  4. Optimize the release plan and update priorities in collaboration with the customer, based on insights gained by inspecting the release after each iteration. 
  5. Optimize the process by having a retro after each iteration.

Kanban
=====
  1. Visualize the workflow. 
    1. Split the work into pieces, write each item on a card and put them on a wall. 
    2. Use named columns to illustrate where each item is in the workflow.
  2. Limit WIP. Assign explicit limits to how many items may be in progress at each workflow state.
  3. Measure lead time -- average time to complete one item, sometimes called cycle time. Optimize the process to make lead time as small and predictable as possible.
Scrum vs. Kanban
==========









No comments:

Post a Comment

Full capabilities of ChatGPT 4 O (O for Omni) - From Openai.com

Omni, O, has multimodal capabitlies, which means it can take text, voice or video as an input and serve audio/text/image output (there's...