ACanary Deploymentgradually introduces a new application version to a small subset of users before expanding to the full user base. This pattern allows testing and validation in production while reducing risk.
“Canary deployments progressively roll out changes to a small group of users, monitoring for issues before routing all traffic to the new version. This gradual shift minimizes risk and ensures safer releases.”
Thus, the correct answer isB.
[References:GitOps Patterns (CNCF GitOps Working Group), Progressive Delivery., ===========]
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit