nerdexam
Google

CLOUD-DIGITAL-LEADER · Question #443

An organization is developing applications by using Kubernetes. They want their teams to spend more time developing rather than managing clusters. Which Google Cloud service should the organization ch

The correct answer is A. GKE Autopilot. GKE Autopilot is a fully managed Kubernetes mode where Google manages the underlying node infrastructure, scaling, security, and cluster configuration automatically. Teams only focus on deploying workloads (pods), not managing nodes or clusters. This directly addresses the goal o

Infrastructure and Application Modernization Strategy

Question

An organization is developing applications by using Kubernetes. They want their teams to spend more time developing rather than managing clusters. Which Google Cloud service should the organization choose?

Options

  • AGKE Autopilot
  • BCompute Engine
  • CCloud Run
  • DGKE Standard

How the community answered

(50 responses)
  • A
    86% (43)
  • B
    8% (4)
  • C
    4% (2)
  • D
    2% (1)

Explanation

GKE Autopilot is a fully managed Kubernetes mode where Google manages the underlying node infrastructure, scaling, security, and cluster configuration automatically. Teams only focus on deploying workloads (pods), not managing nodes or clusters. This directly addresses the goal of spending more time developing rather than managing clusters. GKE Standard (D) requires manual node management. Compute Engine (B) is raw VMs with no Kubernetes management at all. Cloud Run (C) is serverless containers but is not Kubernetes-based and lacks full Kubernetes API compatibility for organizations already building on Kubernetes.

Topics

#Kubernetes#GKE#Managed Services#Developer Productivity

Community Discussion

No community discussion yet for this question.

Full CLOUD-DIGITAL-LEADER Practice