ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 155 - Professional Cloud Architect discussion

Report
Export

You are managing an application deployed on Cloud Run for Anthos, and you need to define a strategy for deploying new versions of the application. You want to evaluate the new code with a subset of production traffic to decide whether to proceed with the rollout. What should you do?

A.
Deploy a new revision to Cloud Run with the new version. Configure traffic percentage between revisions.
Answers
A.
Deploy a new revision to Cloud Run with the new version. Configure traffic percentage between revisions.
B.
Deploy a new service to Cloud Run with the new version. Add a Cloud Load Balancing instance in front of both services.
Answers
B.
Deploy a new service to Cloud Run with the new version. Add a Cloud Load Balancing instance in front of both services.
C.
In the Google Cloud Console page for Cloud Run, set up continuous deployment using Cloud Build for the development branch. As part of the Cloud Build trigger, configure the substitution variable TRAFFIC_PERCENTAGE with thepercentage of traffic you want directed to a new version.
Answers
C.
In the Google Cloud Console page for Cloud Run, set up continuous deployment using Cloud Build for the development branch. As part of the Cloud Build trigger, configure the substitution variable TRAFFIC_PERCENTAGE with thepercentage of traffic you want directed to a new version.
D.
In the Google Cloud Console, configure Traffic Director with a new Service that points to the new version of the application on Cloud Run. Configure Traffic Director to send a small percentage of traffic to the new version of theapplication.
Answers
D.
In the Google Cloud Console, configure Traffic Director with a new Service that points to the new version of the application on Cloud Run. Configure Traffic Director to send a small percentage of traffic to the new version of theapplication.
Suggested answer: C
asked 18/09/2024
garima sharma
51 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first