nerdexam
GoogleGoogle

PROFESSIONAL-CLOUD-DEVELOPER · Question #323

PROFESSIONAL-CLOUD-DEVELOPER Question #323: Real Exam Question with Answer & Explanation

The correct answer is C: Deploy the feature with "Serve this revision immediately" unchecked, and configure the new. https://cloud.google.com/run/docs/deploying

Deploying Applications

Question

You need to deploy a new feature into production on Cloud Run. Your company's SRE team mandates gradual deployments to avoid large downtimes caused by code change errors. You want to configure this deployment with minimal effort. What should you do?

Options

  • AConfigure the application's frontend load balancer to toggle between the new and old revisions.
  • BConfigure the application code to send a small percentage of users to the newly deployed
  • CDeploy the feature with "Serve this revision immediately" unchecked, and configure the new
  • DDeploy the feature with "Serve this revision immediately" checked. Check for errors, roll back to

Explanation

https://cloud.google.com/run/docs/deploying

Topics

#Cloud Run#Traffic Management#Gradual Deployments#Canary Deployments

Community Discussion

No community discussion yet for this question.

Full PROFESSIONAL-CLOUD-DEVELOPER PracticeBrowse All PROFESSIONAL-CLOUD-DEVELOPER Questions