> Markdown version of [/events/world-congress-2024/sessions/436-progressive-delivery](https://www.wearedevelopers.com/events/world-congress-2024/sessions/436-progressive-delivery). Every page supports `.md` or `Accept: text/markdown`. Links point to the HTML versions so they work for humans too. Agent guide: [/agents.md](https://www.wearedevelopers.com/agents.md). --- # Progressive Delivery in Kubernetes - **Date:** Friday, Jul 19, 2024 - **Time:** 15:40–16:10 (30 min) - **Room:** STAGE 9 (600) - **Event:** World Congress 2024 ## Recording [Watch recording](https://www.wearedevelopers.com/videos/949-progressive-delivery-in-kubernetes) ## Description Progressive Delivery makes it easier to adopt Continuous Delivery, by deploying new versions to a subset of users before rolling them to the totality of the users, and rolling them back if not matching some key metrics, using techniques like feature flags and canary deployments. For workloads running on Kubernetes it is very easy to adopt Progressive Delivery using Argo Rollouts. At Adobe Experience Manager we deploy over 10k customer services to Kubernetes. Changes can occur multiple times per day both internal and from code. A new feature can work fine for 99% of customers but still affect the other 1%, and detecting this just from tests is costly. We will show how to implement a Progressive Delivery pipeline with Argo Rollouts to improve the reliability of the service and prevent regressions. It allows the protection of the service and automation of roll backs to a previous version if needed. This allows for faster delivery with more confidence. ## Speaker ### [Carlos Sanchez](https://www.wearedevelopers.com/@carlos-sanchez) Principal Scientist at Adobe ## Related talks at this congress - [Developer Experience, Platform Engineering and AI powered Apps](https://www.wearedevelopers.com/events/world-congress-2024/sessions/29-developer-experience) — Ignacio Riesgo, Natale Vinto - [3 Ways to fail your product launch on Kubernetes](https://www.wearedevelopers.com/events/world-congress-2024/sessions/229-3-ways-to-fail-your) — 2martens - [Revolutionizing Cloud Orchestration with a Universal Kubernetes Control Plane](https://www.wearedevelopers.com/events/world-congress-2024/sessions/21-revolutionizing) — Niklas S - [Startup Presentation: Achieving True Developer Self-Service in Kubernetes](https://www.wearedevelopers.com/events/world-congress-2024/sessions/338-startup-presentation) — Jan Lepsky