Easy1 markMultiple Choice
Subtask 2.3: Compute SystemsComputeGKEKubernetesAutopilot

GCP PCA · Question 23 · Compute Systems

A development team wants to deploy a microservices application on Kubernetes. They want to focus entirely on writing code and defining pod specifications, without managing nodes, configuring cluster autoscaling, or worrying about node pool upgrades. Which compute option should you recommend?

Answer options:

A.

GKE Standard

B.

Compute Engine Managed Instance Groups

C.

GKE Autopilot

D.

Cloud Functions

How to approach this question

Identify the managed Kubernetes offering that abstracts away node management.

Full Answer

C.GKE Autopilot✓ Correct
GKE Autopilot
GKE Autopilot provisions and manages the cluster's underlying infrastructure, including nodes and node pools, giving you an optimized cluster with a hands-off experience. You pay only for the CPU, memory, and storage requested by your pods.

Common mistakes

Choosing GKE Standard (A) out of habit, ignoring the explicit requirement to avoid managing nodes.

Practice the full GCP Professional Cloud Architect Practice Exam 6

50 questions · hints · full answers · grading

More questions from this exam