youtube image
From YouTube: Reducing Deployment Risks with Progressive Automated Canary and Spinnaker in a Reg... Carlos Martini

Description

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

Reducing Deployment Risks with Progressive Automated Canary and Spinnaker in a Regulated Environment - Carlos Martini, Vanguard

We've all been there: we've spend countless hours creating automated tests and manually testing new functionality to ensure our applications work well only to have production users use our system in unexpected ways and break the application. So how can we reduce risks even further when deploying to production? And how do we do this in a highly regulated environment? Progressive automated canary allows us to slowly and, more importantly, automatically ramp up production traffic to a new version. This talk will not only focus on how to setup progressive automated canary using Spinnaker, but on how to do it in a way where large and highly regulated companies can meet their regulatory requirements. We'll dive into using pipeline templates and different stage types to provide consistent deployments, meet custom regulation requirements, and integrate with change management systems.