Canary Release - Risk-reducing technique to launch Scalable Product
Ankit Singhal : https://www.dhirubhai.net/in/aks14feb88/

Canary Release - Risk-reducing technique to launch Scalable Product

It is a technique to reduce the risk of introducing a release in production, by slowly rolling out the change to a small subset of users, before rolling it out to the entire user base. Canary releases allow selective production testing and feature validation without impacting everyone.

Advantage of Canary Release:

If a feature's performance is not satisfactory, then it can be rolled back without any adverse effects.

Who used Canary Release deployment?

Some of the famous products are :

Steps of a Canary Deployment:

  1. Deploy to one or more canary servers
  2. Test, or wait until satisfied
  3. Deploy to the remaining servers

Tools support Canary Deployment:

  1. Octopus

Cheers!

要查看或添加评论,请登录

Ankit Singhal (MBA, SAFe, CSM, Prince2, Kanban)的更多文章

社区洞察

其他会员也浏览了