Google Cloud Professional Cloud Developer — Question 216

You are designing an application that uses a microservices architecture. You are planning to deploy the application in the cloud and on-premises. You want to make sure the application can scale up on demand and also use managed services as much as possible. What should you do?

Answer options

Correct answer: B

Explanation

Option B is correct because it allows you to create a GKE cluster in both cloud and on-premises environments while leveraging Cloud Run for Anthos, which is designed for scaling applications effectively. Options A and C do not utilize Cloud Run for Anthos, limiting managed service benefits, while option D suggests using open-source Kubernetes on-premises, which does not fully capitalize on managed services.