List of questions
Related questions
Question 166 - Professional Cloud DevOps Engineer discussion
You have an application that runs on Cloud Run. You want to use live production traffic to test a new version of the application while you let the quality assurance team perform manual testing. You want to limit the potential impact of any issues while testing the new version, and you must be able to roll back to a previous version of the application if needed. How should you deploy the new version?
Choose 2 answers
A.
Deploy the application as a new Cloud Run service.
B.
Deploy a new Cloud Run revision with a tag and use the ---no-traffic option.
C.
Deploy a new Cloud Run revision without a tag and use the ---no-traffic option.
D.
Deploy the new application version and use the ---no-traffic option Route production traffic to the revision's URL.
E.
Deploy the new application version and split traffic to the new version.
Your answer:
0 comments
Sorted by
Leave a comment first