Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
What is the primary goal of implementing a canary release in a continuous deployment pipeline?
A
To test the performance of the application in production before deploying to all users.
B
To ensure that all tests in the pipeline pass before deploying to production.
C
To release a new version of the application to a small group of users before rolling it out to all users.
D
To roll back a deployment if errors are detected in the production environment.