Associate Cloud Engineer Exam QuestionsBrowse all questions from this exam

Associate Cloud Engineer Exam - Question 267


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?

Show Answer
Correct Answer: C

To have full control over the Kubernetes deployment while minimizing infrastructure configuration, deploying the application on GKE Standard is the best choice. GKE Standard allows for extensive customization and control over the Kubernetes cluster, including node configuration and networking settings. It's suitable for users who need detailed control over their Kubernetes environment.

Discussion

1 comment
Sign in to comment
BuenaCloudDEOption: A
Jul 18, 2024

A- minimize effort