UP TO 40% OFF PMP AND CAPM EXAM PREP PRODUCTS! | PASS YOUR EXAM CONFIDENTLY, ON YOUR FIRST TRY!
UP TO 40% OFF PMP AND CAPM EXAM PREP PRODUCTS! | PASS YOUR EXAM CONFIDENTLY, ON YOUR FIRST TRY!
A. Togay Koralturk, Best-Selling PMP Author
Last updated on July 26, 2026
10 min read
Scrum gives a team rhythm and roles; Kanban gives it flow and flexibility — and plenty of teams want both. Scrumban is the pragmatic answer, and for interrupt-driven work like support and maintenance, it is often the difference between a plan that holds and one that breaks weekly. This guide explains scrumban in full — what it is, how it works, how it compares to Scrum and Kanban, the scrumban board, when to use it, and how it is treated on the PMP and CAPM exams.
On this page
Scrumban is a hybrid agile methodology that combines Scrum and Kanban — it keeps Scrum's structure, such as team roles and regular planning, while adopting Kanban's continuous flow, visual board, pull system, and work-in-progress limits.
It was created by Corey Ladas around 2008, originally as a transition path for Scrum teams moving toward Kanban and lean thinking — a way to loosen the fixed cadence gradually rather than switching methods overnight. Over time it became a legitimate approach of its own rather than only a stepping stone, and it has stayed deliberately undogmatic about the exact blend.
Scrumban runs on a Kanban board with a few Scrum habits kept in place. The mechanics that define it:
The result is a method that plans continuously and in small batches, driven by the actual flow of work rather than a fixed calendar.
Ready to take the next step in project management?
200,000+ Learners Trust Our Instructors
The clearest way to understand scrumban is against its two parents. Here is the three-way comparison:
| Scrum | Kanban | Scrumban | |
|---|---|---|---|
| Cadence | Fixed-length sprints | Continuous flow | Flow, with optional iterations |
| Planning | Every sprint | On demand | Triggered when the queue runs low |
| WIP limits | No (sprint scope caps work) | Yes | Yes |
| Roles | Defined (PO, Scrum Master, developers) | None prescribed | Lighter and flexible |
| Board | Reset each sprint | Persistent | Persistent |
| Best for | Iterative product development | Continuous or support flow | Transitioning or mixed work |
The pattern is clear from the table: scrumban is less prescriptive than Scrum and more structured than Kanban, which is exactly the middle ground many real teams live in.
A scrumban board is essentially a Kanban board: columns representing the stages of the workflow, with cards moving left to right as work progresses. What makes it scrumban rather than a plain task board is two additions from Kanban and one from Scrum.
From Kanban, it enforces WIP limits on the in-progress columns, so the team cannot start more work than it can flow, and it often adds a "Ready" column — a small buffer of prepared, prioritized items the team can pull from. From Scrum's influence comes the planning trigger: when that ready queue drops to a set number of items, it signals the team to plan and refill it. Together these turn a simple board into a self-regulating system. Progress and bottlenecks can then be tracked with a cumulative flow diagram, just as in Kanban.
Scrumban fits situations where Scrum's fixed sprints are more hindrance than help. The clearest cases:
The common thread is unpredictability. When the work is stable enough to plan in sprints, Scrum remains a fine choice; scrumban earns its place when it is not.
Adopting scrumban is usually a gradual shift rather than a relaunch — most teams arrive at it from Scrum, loosening the cadence one step at a time. To make the steps concrete, follow a six-person platform support team that has been running two-week sprints but keeps having them blown up by urgent tickets:
Within a few weeks the team has stopped breaking sprint commitments — because it no longer makes any — and absorbs urgent tickets as they arrive while WIP limits keep it from drowning. That is the whole point of the transition: structure where it helps, flow where sprints got in the way.
Scrumban's blend brings real advantages and a few trade-offs:
The takeaway: scrumban rewards teams that understand why each practice exists and can tailor the blend deliberately; it can confuse a team looking for a rulebook to follow.
Because agile and hybrid approaches are a large part of the PMP exam, scrumban appears as an example of blending frameworks to fit the work. The facts to lock in: it combines Scrum's structure with Kanban's flow, WIP limits, and pull system; planning is triggered on demand rather than every sprint; and it suits transitions, support work, and changing priorities. The exam frames this as tailoring — choosing and combining practices to match the situation rather than following one framework dogmatically.
Situational questions tend to describe work that does not fit fixed sprints — unpredictable, interrupt-driven, or constantly re-prioritized — and reward recognizing that a flow-based or hybrid approach like scrumban fits better than forcing stricter Scrum. The CAPM tests the same idea a little more directly, often defining scrumban or distinguishing it from Scrum and Kanban. Our PMP Complete Study Guide, the most complete on the market, covers the agile approaches and when to tailor them.
A team that used to deliver planned features now spends roughly 70% of its capacity on support and maintenance tickets that arrive unpredictably, with priorities shifting almost daily. Its fixed two-week sprints keep getting disrupted, and sprint commitments are routinely broken. The team wants to fix the mismatch without losing the standups and retrospectives that still serve it well.
What should the team do next?
a) Reserve a fixed capacity buffer, around 20% of each sprint, for unplanned work, and protect the remaining commitment from interruptions.
b) Keep the ceremonies that still help, but replace sprint commitments with a WIP-limited pull system where the team draws the most urgent item as capacity frees.
c) Shorten the sprints to one week so plans are refreshed frequently enough to keep up with changing priorities.
d) Split the team, dedicating a rotating sub-team to incoming tickets so the rest can deliver sprint commitments undisturbed.
Correct answer: B.
Rationale: The buried figure decides it: when roughly 70% of the work arrives unplanned, interrupt-driven flow is the team's real workload, not a side stream to be buffered, rotated, or planned around. A capacity buffer sized for a minority of interruptions (a legitimate Scrum technique in the right context) collapses when the interruptions are the majority; shorter sprints still stake commitments on work that changes daily; and a dedicated ticket sub-team leaves most of the team committed to plans the remaining 30% of demand cannot fill. What matches the work is scrumban's core move — keep the ceremonies that help, and let a WIP-limited pull system replace the commitment model, so urgent work is absorbed in priority order without anything breaking. To drill this kind of approach-selection judgment, work through our PMP practice exams or, at the entry level, our CAPM practice exams.
Ready to take the next step in project management?
200,000+ Learners Trust Our Instructors
Scrumban is a hybrid agile methodology that combines Scrum and Kanban. It keeps Scrum's structure — such as roles and regular planning — while adopting Kanban's continuous flow, visual board, pull system, and work-in-progress limits. It was created as a way to transition Scrum teams toward Kanban and is now used in its own right for flexible, flow-based work.
Kanban is a pure flow method with no prescribed roles, iterations, or planning cadence. Scrumban is a blend that adds Scrum's structure — roles, some ceremonies, and light planning — on top of Kanban's flow, pull system, and WIP limits. Scrumban is more structured than Kanban while still flow-based rather than sprint-based.
Scrum uses fixed-length sprints with a sprint commitment and a full planning session each sprint. Scrumban replaces those fixed sprints with continuous flow: work is pulled as capacity allows, WIP limits cap in-progress work, and planning is triggered on demand when the queue runs low. Scrumban keeps useful Scrum practices but drops the rigid time-box.
A scrumban board is a Kanban board — columns for the workflow stages with cards moving across them — enhanced with work-in-progress limits on the in-progress columns and often a "Ready" column of prepared items to pull from. When the ready queue drops below a threshold, a planning trigger signals the team to plan and refill it.
Use scrumban when fixed sprints do not fit the work: teams transitioning from Scrum to Kanban, support and maintenance teams with unpredictable incoming work, and any team whose priorities change often enough that sprint plans keep breaking. It suits ongoing, flow-based work that still benefits from some structure and WIP limits.
Yes. Agile and hybrid approaches are a large part of the PMP exam, and scrumban is an example of tailoring — blending Scrum's structure with Kanban's flow. You are expected to recognize what it combines and to see that a flow-based or hybrid approach fits work that is unpredictable or constantly re-prioritized better than forcing stricter Scrum.
Yes. The CAPM covers agile approaches including scrumban, usually a little more directly than the PMP — often defining it or distinguishing it from Scrum and Kanban. Because the CAPM is scenario-based, you should still be ready to identify when a hybrid, flow-based approach fits the situation.

A. Togay Koralturk August 03, 2026 10 min read
A burnup chart plots work completed and total scope as two lines, so scope stays visible. An example, how to read it, burnup vs. burndown, and the PMP exam.

A. Togay Koralturk August 03, 2026 10 min read
Agile release planning maps features across sprints toward a release. The planning levels, date vs. scope, how to forecast with velocity, and PMP exam tips.

A. Togay Koralturk July 29, 2026 12 min read
A minimum viable product (MVP) is the simplest usable version of a product, built to learn from customers. MVP vs. prototype, examples, and PMP exam tips.
A. Togay Koralturk is a globally recognized pioneer and educator in project management and sustainable design and construction, a best-selling author, and an entrepreneur. His publications have reached hundreds of thousands of professionals worldwide and have been extensively adopted as primary course material in universities throughout the United States. Holding a bachelor’s degree in civil engineering and a master’s degree in construction management from the University of Southern California, he has played a pivotal role in leading numerous construction projects ranging from $100 million to $500 million worldwide, and he has educated thousands of professionals. Continuing his professional journey, he founded Projeric and Projectific, where he serves as the instructor and CEO.