What is a canary deployment?
- the switchover of selected users to a new release deployment
- a production test using a chaos tool to inject random failures with a limited blast-radius
- a server-by-server switchover to a new release deployment
- the use of two identical servers with load balancers to redirect traffic for an entire server as needed
Explanation: A canary deployment occurs when a project is deployed to a small fraction of users in order to reduce risk and improve the quality of feedback.
Exam with this question: 7.8.2 Module 7: Introduction to Automating, Developing, and Deploying Applications with Cisco Quiz
Please login or Register to submit your answer