A software development team would like to test a new feature that was added to the company’s production website. The team would like to allow access to only a small number of users and then, in a controlled way, slowly increase the number of users who have access to the feature. Which of the following best describes the deployment strategy the software development team should use?
- AIn-place
- BBlue-green
- CCanary (correct answer)
- DRolling
Reveal answer & explanationHide answer
The correct answer is C. Option C: Canary