youtube image
From YouTube: Combining Progressive Delivery With GitOps And Continuous Delivery - Viktor Farcic, Shipa

Description

Combining Progressive Delivery With GitOps And Continuous Delivery - Viktor Farcic, Shipa

Three phrases keep popping up when talking about modern workflows and development and deployment techniques. We have continuous delivery to automate the complete lifecycle of applications from a commit to a Git repository, all the way until a release is deployable to production. Then we have GitOps to define the desired states of our environments and let the machines handle the converge the actual into the desired state. Finally, there is a lot of focus on different deployment strategies grouped under progressive delivery. They are all focused on the iterative release of features to make the process safe, prevent downtime, and reduce the blast radius of potential issues. Through a hands-on demo, we will combine Argo CD as a tool of choice for applying GitOps, Argo Rollouts for progressive delivery, and a combination of Argo Events and Argo Workflows.

For more Continuous Delivery Foundation content, check out our blog: https://cd.foundation/blog/