nerdexam
Google

ASSOCIATE-CLOUD-ENGINEER · Question #324

You want to deploy a new containerized application into Google Cloud by using a Kubernetes manifest. You want to have full control over the Kubernetes deployment, and at the same time, you want to min

The correct answer is A. Deploy the application on GKE Autopilot.. Despite the managed nature of the infrastructure of a GKE Autopilot Cluster, you still have full control over your Kubernetes workloads, configurations, and deployments. This allows you to use Kubernetes manifests and customize your deployment as needed.

Submitted by valeria.br· Mar 30, 2026Deploying and implementing a cloud solution

Question

You want to deploy a new containerized application into Google Cloud by using a Kubernetes manifest. You want to have full control over the Kubernetes deployment, and at the same time, you want to minimize configuring infrastructure. What should you do?

Options

  • ADeploy the application on GKE Autopilot.
  • BDeploy the application on Cloud Run.
  • CDeploy the application on GKE Standard.
  • DDeploy the application on Cloud Functions.

How the community answered

(42 responses)
  • A
    88% (37)
  • B
    7% (3)
  • C
    2% (1)
  • D
    2% (1)

Explanation

Despite the managed nature of the infrastructure of a GKE Autopilot Cluster, you still have full control over your Kubernetes workloads, configurations, and deployments. This allows you to use Kubernetes manifests and customize your deployment as needed.

Topics

#GKE Autopilot#Kubernetes manifests#container deployment#managed GKE

Community Discussion

No community discussion yet for this question.

Full ASSOCIATE-CLOUD-ENGINEER Practice