Minimum Viable Continuous Delivery
November 30, 2021
Bryan Finster explains the minimums required to benefit from continuous delivery, and some common misconceptions that lead to pain.Bryan Finster is a co-creator of Minimum Viable Continuous Delivery, and in this episode of the Tiny DevOps podcast we talk about how this concept was born, what problems it aims to address, and how you can use it on your team to improve your continuous delivery.
Listen, watch, or read the transcript


Related Content

How to handle long-running batch jobs during an upgrade
Two approaches to managing hours-long jobs with continuous deployment.

How to experiment with CD in a GitFlow environment
Can we experiment with continuous deployment without completely migrating away from GitFlow first? Here are a couple approaches.