ASSOCIATE-CLOUD-ENGINEER · Question #381
ASSOCIATE-CLOUD-ENGINEER Question #381: Real Exam Question with Answer & Explanation
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
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, and the ability to promptly apply security updates to your nodes. You also want to pay only for the compute resources that your workloads use without managing nodes. You want to follow Google-recommended practices and minimize operational costs. What should you do?
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.
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.
Community Discussion
No community discussion yet for this question.