Google Cloud Associate Cloud Engineer — Question 264

Your preview application, deployed on a single-zone Google Kubernetes Engine (GKE) cluster in us-central1, has gained popularity. You are now ready to make the application generally available. You need to deploy the application to production while ensuring high availability and resilience. You also want to follow Google-recommended practices. What should you do?

Answer options

Correct answer: B

Explanation

The correct answer is B because creating an autopilot cluster optimally manages resources and ensures high availability, aligning with Google-recommended practices for production applications. Option A focuses on creating an autoscaling zonal cluster, which does not provide the same level of high availability. Option C updates the cluster in a single region, lacking multi-zone support, while option D updates node locations but does not create an environment optimized for production.