ASSOCIATE-CLOUD-ENGINEER · Question #381
You are planning to migrate your containerized workloads to Google Kubernetes Engine (GKE). You need to determine which GKE option to use. Your solution must have high availability, minimal downtime,
The correct answer is B. Configure an Autopilot GKE cluster.. With Autopilot, Google Cloud manages the underlying node infrastructure, including patching, scaling, and maintenance. This means you don't need to manage nodes manually, which reduces operational overhead and ensures that security updates are promptly applied. Additionally, Auto
Question
Options
- AConfigure a Standard multi-zonal GKE cluster.
- BConfigure an Autopilot GKE cluster.
- CConfigure a Standard zonal GKE cluster.
- DConfigure a Standard regional GKE cluster.
How the community answered
(51 responses)- A6% (3)
- B90% (46)
- C2% (1)
- D2% (1)
Explanation
With Autopilot, Google Cloud manages the underlying node infrastructure, including patching, scaling, and maintenance. This means you don't need to manage nodes manually, which reduces operational overhead and ensures that security updates are promptly applied. Additionally, Autopilot follows a pay-per-pod model, so you pay only for the compute resources your workloads use. It is designed to be highly available and to minimize downtime.
Topics
Community Discussion
No community discussion yet for this question.