Small Batch Deployments cover image

Small Batch Deployments

The benefits of deploying small batches as seen through the experience of multiple large-scale organizations.

Profile image of Sean Sullivan
Apr 02, 2019 • 6 min read
4.22 (18)
Small Increments
DevOps
Continuous Delivery
Delivery Management
Continuous Deployment
Show more

Summary

Take a look at this descriptive presentation explaining the benefits of small batches in real cases for multiple organizations. Generally, we see that working in small batches is among the principles of continuous delivery, and from a changes deployment perspective, they make it easier to detect and fix problems. View the slides for more insights on the importance of small batches.

Takeaways

  • Integrating changes in small batches makes it easier to detect and fix problems.
  • Small batches work by;
    -Reducing the project size
    -Shortening release cycles
    -Stabilizing and repeating the process
  • With small batches, the amount of complexity that must be dealt with by the people working on that batch is reduced.
  • Working in small batches is among the principles of continuous delivery.

Suggested Resources