← All DORA Capabilities

Working in Small Batches

Flow & Delivery
EMERGING AMPLIFIER

Batch size determines how quickly organisations can learn, adapt, and deliver value. Large batches accumulate uncertainty, increase coordination overhead, and amplify the impact of defects. When changes are delivered in big increments, testing becomes harder, feedback arrives late, and failures are more costly to diagnose and recover from.

Working in small batches reduces risk per change, accelerates feedback loops, and improves flow efficiency. It enables teams to validate assumptions early, respond to evolving needs, and maintain system stability even while delivering frequently. Mature organisations design work, architecture, and processes to support incremental delivery. At the highest level, value flows continuously through micro-changes that are independently testable and reversible.

Large Batch Delivery
(Big changes, long cycles)

Work is delivered in large chunks after extended development periods, often tied to major milestones or releases.


  • Features span weeks or months of work
  • Significant coordination required across teams
  • Changes accumulate before release
  • Integration and testing occur late
  • High uncertainty about outcomes until delivery
  • Rollback difficult due to scope of changes

  • Elevated risk per release
  • Reduced responsiveness to change
  • Complex troubleshooting when issues arise
  • Large impact when failures occur
Moderately Sized Deliverables
(Some decomposition, still constrained)

Work is broken into smaller phases or increments, but dependencies and coordination needs keep batches relatively large.


  • Features delivered in milestones or phases
  • Partial releases possible but infrequent
  • Dependencies limit further decomposition
  • Release cycles measured in weeks
  • Teams optimise for local efficiency
  • Coordination overhead remains significant

  • Incremental improvement in delivery performance
  • Continued exposure to change-related risk
  • Limited ability to experiment rapidly
  • Difficulty responding to urgent needs
Small Deliverable Increments
(Work sliced for frequent completion)

Teams routinely break work into small, independently testable units that can be completed within short timeframes.


  • Features decomposed into thin vertical slices
  • Changes completed in days rather than weeks
  • Independent testing and validation possible
  • Frequent readiness for release
  • Reduced need for large coordination events
  • Clear focus on delivering usable value

  • Reduced risk per deployment
  • Greater responsiveness to stakeholder needs
  • Improved flow efficiency
  • Requires effective prioritisation
Data-Optimised Batch Size
(Batch size tuned for performance)

The organisation actively measures and optimises batch size based on its impact on delivery speed, quality, and risk.


  • Metrics tracked for change size and cycle time
  • Correlation between batch size and failure risk understood
  • Continuous refinement of decomposition practices
  • Alignment with deployment and experimentation strategies
  • Forecasting based on historical performance
  • Cross-team coordination to minimise dependencies

  • Optimised balance between speed and efficiency
  • Improved planning accuracy
  • Reduced waste from oversized work items
  • Analytical effort required
Continuous Micro-Delivery
(Value delivered in minimal increments)

Work flows continuously in very small, low-risk changes that can be integrated, tested, and released rapidly.


  • Changes broken into minimal viable increments
  • Frequent integration and delivery
  • Extensive use of techniques such as feature flags
  • System designed for safe, incremental evolution
  • Minimal coordination required per change
  • Rapid learning from real-world use

  • Exceptional agility and responsiveness
  • Rapid innovation capability
  • Strong system stability despite frequent change
  • Competitive advantage through speed
Deliver work in small increments to reduce risk, improve feedback, and accelerate value delivery.