🏗️ Managing and Provisioning Solution Infrastructure - PCA Practice Questions

Provision and manage GCP infrastructure using Terraform, Deployment Manager, and GCP best practices.

3Questions Available
1Exam Domains

Practice Managing & Provisioning Questions Now

Start a timed practice session focusing on Managing and Provisioning Solution Infrastructure topics from the PCA question bank.

Start PCA Practice Quiz →

PCA Managing & Provisioning Question Bank (3 Questions)

Browse all 3 practice questions covering Managing and Provisioning Solution Infrastructure for the PCA certification exam. Each question includes the full answer and a detailed explanation to help you understand the concepts.

  1. Question 1Managing and Provisioning a Solution Infrastructure

    What is Google Cloud Deployment Manager vs. Terraform?

    ASame tool
    BDeployment Manager: Google-native IaC using YAML/Jinja/Python templates. Terraform: multi-cloud IaC using HCL. Terraform is generally preferred for multi-cloud and broader ecosystem.
    CDeployment Manager is multi-cloud
    DTerraform is Google-only
    Show Answer & Explanation
    Correct Answer: B
    Explanation:

    Deployment Manager: Google-only, YAML templates, preview/update deployments. Terraform: multi-cloud, larger provider ecosystem, state management, HCL language. Industry has largely moved to Terraform for flexibility and portability.

  2. Question 2Managing and Provisioning a Solution Infrastructure

    What is Deployment Manager vs Terraform for GCP?

    ASame tool
    BDeployment Manager: Google-native IaC (YAML/Jinja/Python templates). Terraform: multi-cloud IaC (HCL). Terraform preferred for: multi-cloud, larger community, better state management. DM: no external tool dependency.
    CDM is better
    DTerraform doesn't support GCP
    Show Answer & Explanation
    Correct Answer: B
    Explanation:

    Deployment Manager: native GCP IaC, YAML templates, Jinja/Python for dynamic configs. Terraform: HCL syntax, multi-cloud support, large ecosystem, remote state, plan/apply workflow. Industry trend: Terraform/OpenTofu preferred. Google also recommends Terraform for new projects.

  3. Question 3Managing and Provisioning Solution Infrastructure

    What is the difference between Terraform and Deployment Manager?

    ASame tool
    BTerraform: third-party, multi-cloud, HCL language, large provider ecosystem. Deployment Manager: GCP-native, YAML/Jinja/Python templates, GCP-only, being succeeded by Config Connector and Terraform.
    CTerraform is GCP-only
    DDeployment Manager is multi-cloud
    Show Answer & Explanation
    Correct Answer: B
    Explanation:

    Terraform: multi-cloud, HCL, state management, modules, large community. Deployment Manager: GCP-only, YAML templates, preview/update/delete. Google's direction: recommends Terraform with Google provider, Config Connector for Kubernetes-native. Use Terraform for: multi-cloud, team familiarity. DM still supported but limited new features.

Key Managing & Provisioning Concepts for PCA

terraformdeployment managerprovisioninginfrastructure as codenetworkingcompute

PCA Managing & Provisioning Exam Tips

Managing and Provisioning Solution Infrastructure questions in PCA are typically scenario-based. Focus on service-level decision making aligned to official exam objectives. Priority concepts: terraform, deployment manager, provisioning, infrastructure as code, networking, compute.

What PCA Expects

  • Anchor your answer in select the most practical, secure, and scalable answer for the stated scenario.
  • Managing & Provisioning scenarios for PCA are frequently mapped to Domain 2 (~25%), so read the objective carefully before picking controls or architecture.
  • Expect multi-service scenarios where Managing & Provisioning interacts with IAM, networking, storage, or observability patterns rather than appearing as an isolated service question.
  • When two options are both technically valid, prefer the choice that best aligns with the exam's operational scope (Professional) and managed-service best practices.

High-Value Managing & Provisioning Concepts

  • Know the core Managing & Provisioning building blocks cold: terraform, deployment manager, provisioning, infrastructure as code.
  • Review the edge-case features and limits for networking, compute; these details are commonly used to differentiate answer choices.
  • Practice service-integration reasoning: how Managing & Provisioning pairs with Designing & Planning, Optimization in real deployment patterns.
  • For PCA, explain why the chosen Managing & Provisioning design meets reliability, security, and cost expectations better than the alternatives.

Common PCA Traps

  • Watch for answers that partially solve the requirement but miss operational constraints.
  • Questions in Managing and Provisioning often include distractors that look correct for Managing & Provisioning but violate least-privilege, durability, or availability requirements.
  • Avoid picking options purely by feature name; validate data path, failure handling, and governance impact before answering.
  • If the prompt hints at automation or repeatability, eliminate manual-only operational answers first.

Fast Review Checklist

  • Can you compare at least two Managing & Provisioning implementation paths and justify which one best fits the scenario?
  • Can you map the chosen answer back to Managing and Provisioning (~25%) outcomes for PCA?
  • Can you explain security and access boundaries for Managing & Provisioning without relying on default-open assumptions?
  • Can you describe how Managing & Provisioning integrates with Designing & Planning and Optimization during failure, scaling, and monitoring events?

Exam Domains Covering Managing & Provisioning

Related Resources

More PCA Study Resources