ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 166 - Professional Cloud DevOps Engineer discussion

Report
Export

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.
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.
Answers
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.
Answers
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.
Answers
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.
Answers
E.
Deploy the new application version and split traffic to the new version.
Suggested answer: B, E
asked 18/09/2024
Alberto Castillo
35 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first