youtube image
From YouTube: Canary Deployments for Infrastructure Upgrades - Stephen Atwell, Armory

Description

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

Canary Deployments for Infrastructure Upgrades - Stephen Atwell, Armory

Canary and Blue-green deployments have become more commonplace when deploying end-user applications because they can decrease the risk of frequent deployments. This talk explores why these deployment methodologies matter for infrastructure tooling as well.

I will tell the story of why I started managing my prometheus upgrades via canary and later blue/green deployments, how I use them to ensure that none of my application monitoring breaks anytime I upgrade prometheus, and the challenges I conquered along the way.

benefits:
Understand the benefits of applying canary deployments and automated canary analysis to an unusual problem space, and how doing so can increase the stability of your infrastructure platform.