GCP PCA · Question 25 · Compute Systems
Your development team wants to deploy a microservices application to Google Kubernetes Engine (GKE). The application has highly variable traffic. The operations team is currently understaffed and wants to minimize the time spent managing node pools, OS upgrades, and capacity planning. However, the security team requires that the cluster uses Workload Identity and is entirely private (no public IP addresses for nodes). Which GKE configuration should you choose?
Your development team wants to deploy a microservices application to Google Kubernetes Engine (GKE). The application has highly variable traffic. The operations team is currently understaffed and wants to minimize the time spent managing node pools, OS upgrades, and capacity planning. However, the security team requires that the cluster uses Workload Identity and is entirely private (no public IP addresses for nodes). Which GKE configuration should you choose?
Answer options:
Deploy a GKE Standard cluster, enable cluster autoscaling, and configure private nodes.
Deploy the application to Cloud Run instead of GKE.
Deploy a GKE Autopilot private cluster.
Deploy a GKE Standard cluster and use Anthos Service Mesh to manage traffic.
How to approach this question
Full Answer
Common mistakes
Practice the full GCP Professional Cloud Architect Practice Exam 7
50 questions · hints · full answers · grading
Expert