Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
Which deployment strategy in Google Kubernetes Engine allows instant rollback to a previous version when releasing a new version of an application?
A
Perform a rolling deployment, and test your new application after the deployment is complete.
B
Perform A/B testing, and test your application periodically after the new tests are implemented.
C
Perform a blue/green deployment, and test your new application after the deployment is. complete.
D
Perform a canary deployment, and test your new application periodically after the new version is deployed.