nerdexam
Google

PROFESSIONAL-CLOUD-DEVOPS-ENGINEER · Question #46

Your organization has a containerized web application that runs on-premises. As part of the migration plan to Google Cloud, you need to select a deployment strategy and platform that meets the…

The correct answer is D. Deploy the canary release to Google Kubernetes Engine with Anthos Service Mesh. Use traffic. It allows for continuous testing of multiple versions of microservices, meets the traffic splitting requirements, and provides the necessary flexibility for controlling traffic based on user-agent headers, making it the most suitable choice based on the specified acceptance…

Submitted by marco_it· Apr 18, 2026Applying site reliability engineering principles to a service

Question

Your organization has a containerized web application that runs on-premises. As part of the migration plan to Google Cloud, you need to select a deployment strategy and platform that meets the following acceptance criteria: 1. The platform must be able to direct traffic from Android devices to an Android-specific microservice. 2. The platform must allow for arbitrary percentage-based traffic splitting 3. The deployment strategy must allow for continuous testing of multiple versions of any microservice. What should you do?

Options

  • ADeploy the canary release of the application to Cloud Run. Use traffic splitting to direct 10% of
  • BDeploy the canary release of the application to App Engine. Use traffic splitting to direct a subset
  • CDeploy the canary release of the application to Compute Engine. Use Anthos Service Mesh with
  • DDeploy the canary release to Google Kubernetes Engine with Anthos Service Mesh. Use traffic

How the community answered

(37 responses)
  • A
    27% (10)
  • B
    11% (4)
  • C
    5% (2)
  • D
    57% (21)

Explanation

It allows for continuous testing of multiple versions of microservices, meets the traffic splitting requirements, and provides the necessary flexibility for controlling traffic based on user-agent headers, making it the most suitable choice based on the specified acceptance criteria.

Topics

#Container Migration#GKE#Anthos Service Mesh#Traffic Splitting

Community Discussion

No community discussion yet for this question.

Full PROFESSIONAL-CLOUD-DEVOPS-ENGINEER Practice