nerdexam
Google

ASSOCIATE-CLOUD-ENGINEER · Question #211

Your web application has been running successfully on Cloud Run for Anthos. You want to evaluate an updated version of the application with a specific percentage of your production users (canary deplo

The correct answer is B. Create a new revision with the new version of the application.. You need to specify CloudRun for Anthos https://cloud.google.com/kuberun/docs/rollouts-rollbacks-traffic-migration Anyway principles for CloudRun and CloundRun for Anthos are the same. Traffic can be split between multiple revisions.

Submitted by chen.hong· Mar 30, 2026Deploying and implementing a cloud solution

Question

Your web application has been running successfully on Cloud Run for Anthos. You want to evaluate an updated version of the application with a specific percentage of your production users (canary deployment). What should you do?

Options

  • ACreate a new service with the new version of the application.
  • BCreate a new revision with the new version of the application.
  • CCreate a new service with the new version of the application.
  • DCreate a new revision with the new version of the application.

How the community answered

(30 responses)
  • A
    10% (3)
  • B
    83% (25)
  • C
    3% (1)
  • D
    3% (1)

Explanation

You need to specify CloudRun for Anthos https://cloud.google.com/kuberun/docs/rollouts-rollbacks-traffic-migration Anyway principles for CloudRun and CloundRun for Anthos are the same. Traffic can be split between multiple revisions.

Topics

#Cloud Run#canary deployment#traffic splitting#revisions

Community Discussion

No community discussion yet for this question.

Full ASSOCIATE-CLOUD-ENGINEER Practice