Canary Deployments
In the context of blue/green deployments "canary deployments" would be to route around 5% of users at random to the new cluster, and check that those users do not have negative feedback
Last updated
In the context of blue/green deployments "canary deployments" would be to route around 5% of users at random to the new cluster, and check that those users do not have negative feedback
Last updated