Google Cloud Certified Associate Cloud Engineer Practice

Disable ads (and more) with a membership for a one time $2.99 payment

Prepare for the Google Cloud Certified Associate Cloud Engineer Exam with our comprehensive quiz. Engage with interactive flashcards and multiple choice questions that offer hints and detailed explanations to solidify your understanding. Get ready to excel!

Each practice test/flash card set has 50 randomly selected questions from a bank of over 500. You'll get a new set of questions each time!

Practice this question and more.


Which service in Google Cloud provides infrastructure as code functionality?

  1. Billing account

  2. Deployment manager

  3. Pricing Calculator

  4. Spanner

The correct answer is: Deployment manager

Deployment Manager is a service in Google Cloud that allows users to express their desired configuration for a deployment in a template, which can then be used to create and manage resources. The other options listed, Billing account, Pricing Calculator, and Spanner, do not offer infrastructure as code functionality. A billing account is used for managing payment for Google Cloud services, the Pricing Calculator is used for estimating costs of Google Cloud services, and Spanner is a database service. While all of these services can be useful in managing and using Google Cloud, they do not offer the same functionality as Deployment Manager when it comes to infrastructure as code.