All terms

Glossary

Canary release

A new version goes to a small share of traffic first. If the numbers hold, the share increases.

The difference to blue-green is the curve: instead of one switch, the share grows step by step, and the decision to continue is made against measurements.

That assumes measurements exist which show problems before customers call: error rate, response time, and at least one business signal such as completed orders.