The world's elite software teams have figured out how to do Continuous Delivery safely. They employ techniques such as feature flagging, blue-green deployments, and canary launches—to name a few—that allow them to continuously deploy to production with little risk. While these sorts of techniques originated in a CI/CD context, together they represent a new approach to software development, one that prioritizes risk reduction, business outcomes, and control. This new approach is called "Progressive Delivery."
In this webinar, you will learn:
- How Progressive Delivery differs Continuous Delivery, and why it matters
- The two major tenets of Progressive Delivery: Release Progression and Progressive Delegation
- How enterprises are putting Progressive Delivery into action in the real world