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)- A10% (3)
- B83% (25)
- C3% (1)
- D3% (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.