
Answer-first summary for fast verification
Answer: Google Cloud Deployment Manager
Google Cloud Deployment Manager is the correct choice for managing infrastructure as code in Google Cloud Platform. It allows you to define your infrastructure using YAML or Python templates, providing a declarative approach to describe your infrastructure without delving into implementation details. This simplifies infrastructure management as code. While other options like Google Cloud Console, Google Cloud Build, and Google Cloud Functions are useful, they do not match the comprehensive functionality of Google Cloud Deployment Manager for this specific need.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
Which tool in Google Cloud Platform offers a declarative language for infrastructure description, automates resource creation and modification, and supports version control for managing infrastructure as code?
A
Google Cloud Functions
B
Google Cloud Console
C
Google Cloud Deployment Manager
D
Google Cloud Build