nerdexam
Google

ASSOCIATE-CLOUD-ENGINEER · Question #367

Your company is modernizing its applications and refactoring them to containerized microservices. You need to deploy the infrastructure on Google Cloud so that teams can deploy their applications. The

The correct answer is C. Provision a Google Kubernetes Engine (GKE) Autopilot cluster.. Provisioning a Google Kubernetes Engine (GKE) Autopilot cluster is the best option to minimize management and operational overhead. GKE Autopilot automatically manages the infrastructure, scaling, and health of the cluster, while also ensuring that the applications are not expose

Submitted by omar99· Mar 30, 2026Deploying and implementing a cloud solution

Question

Your company is modernizing its applications and refactoring them to containerized microservices. You need to deploy the infrastructure on Google Cloud so that teams can deploy their applications. The applications cannot be exposed publicly. You want to minimize management and operational overhead. What should you do?

Options

  • AProvision a Standard zonal Google Kubernetes Engine (GKE) cluster.
  • BProvision a fleet of Compute Engine instances and install Kubernetes.
  • CProvision a Google Kubernetes Engine (GKE) Autopilot cluster.
  • DProvision a Standard regional Google Kubernetes Engine (GKE) cluster.

How the community answered

(34 responses)
  • A
    6% (2)
  • B
    3% (1)
  • C
    79% (27)
  • D
    12% (4)

Explanation

Provisioning a Google Kubernetes Engine (GKE) Autopilot cluster is the best option to minimize management and operational overhead. GKE Autopilot automatically manages the infrastructure, scaling, and health of the cluster, while also ensuring that the applications are not exposed publicly by default. This option simplifies Kubernetes operations without sacrificing control or

Topics

#GKE Autopilot#containerized microservices#private cluster#managed Kubernetes

Community Discussion

No community discussion yet for this question.

Full ASSOCIATE-CLOUD-ENGINEER Practice