Definition: Kanban is a visual workflow management method that helps organizations visualize their work, limit work in progress, and maximize efficiency (or flow). It originated from the Toyota Production System and has been widely adopted in software development and other industries.
| To Do | In Progress | Review | Done |
|---|---|---|---|
|
Task Card 1 Task Card 2 |
Task Card 3 (WIP Limit: 3) | Task Card 4 (WIP Limit: 2) |
Task Card 5 Task Card 6 |
Lead Time Example:
Task Created: Monday 9:00 AM
Task Completed: Thursday 3:00 PM
Lead Time = 3.5 days
Cycle Time Example:
Work Started: Tuesday 2:00 PM
Work Completed: Thursday 3:00 PM
Cycle Time = 2 days
| Role | Responsibilities |
|---|---|
| Service Delivery Manager |
|
| Service Request Manager |
|
| Team Members |
|
| Feature | Kanban | Scrum |
|---|---|---|
| Iterations | Continuous flow | Fixed-length sprints |
| Release methodology | Continuous delivery | Sprint-based |
| Roles | Flexible, existing roles | Prescribed roles |
| Changes | Can happen anytime | Not during sprint |