Courseiva
Knowledge + Practice
CertificationsVendorsCareer RoadmapsLabs & ToolsStudy GuidesGlossaryPractice Questions
C
Courseiva

Free IT certification practice questions with explained answers for CCNA, CompTIA, AWS, Azure, Google Cloud, and more.

Certification Practice Questions

CCNA practice questionsSecurity+ SY0-701 practice questionsAWS SAA-C03 practice questionsAZ-104 practice questionsAZ-900 practice questionsCLF-C02 practice questionsA+ Core 1 practice questionsGoogle Cloud ACE practice questionsCySA+ CS0-003 practice questionsNetwork+ N10-009 practice questions
View all certifications →

Product

CertificationsCertification PathsExam TopicsPractice TestsExam Dumps vs Practice TestsStudy HubComparisons

Free Resources

Difficulty IndexLearn — Free ChaptersIT GlossaryFree Tools & LabsStudy GuidesCareer RoadmapsBrowse by VendorCisco Command ReferenceCCNA Scenarios

Company

AboutContactEditorial PolicyQuestion Writing PolicyTrust Center

Legal

Privacy PolicyTerms of Service

Courseiva is a free IT certification practice platform offering original exam-style practice questions, detailed explanations, topic-based practice, mock exams, readiness tracking, and study analytics for Cisco, CompTIA, Microsoft, AWS, and other technology certifications.

© 2026 Courseiva. Courseiva is operated by JTNetSolutions Ltd. All rights reserved.

Courseiva is an independent certification practice platform and is not affiliated with, endorsed by, or sponsored by Cisco, Microsoft, AWS, CompTIA, Google, ISC2, ISACA, or any other certification vendor. Vendor names and certification marks are used only to identify the exams learners are preparing for.

← Bootstrapping a Google Cloud Organisation for DevOps practice sets

PCDE Bootstrapping a Google Cloud Organisation for DevOps • Complete Question Bank

PCDE Bootstrapping a Google Cloud Organisation for DevOps — All Questions With Answers

Complete PCDE Bootstrapping a Google Cloud Organisation for DevOps question bank — all 0 questions with answers and detailed explanations.

84
Questions
Free
No signup
Certifications/PCDE/Practice Test/Bootstrapping a Google Cloud Organisation for DevOps/All Questions
Question 1mediummultiple choice
Read the full Bootstrapping a Cloud Organisation for DevOps explanation →

A DevOps engineer is setting up a new Google Cloud organization for their company. They need to ensure that all projects are created within a structured hierarchy that separates production, staging, development, and sandbox environments. Which folder structure BEST supports this requirement?

Question 2mediummultiple choice
Read the full Bootstrapping a Cloud Organisation for DevOps explanation →

An organization wants to enforce that all Compute Engine instances in their Google Cloud organization are created with Shielded VM enabled. What is the MOST effective way to enforce this requirement?

Question 3hardmultiple choice
Read the full Bootstrapping a Cloud Organisation for DevOps explanation →

A financial services company is using Terraform to manage their Google Cloud infrastructure. They have multiple environments (dev, staging, prod) and want to use a single Terraform configuration with separate state files per environment. They also need to store the Terraform state securely in a shared backend. Which approach should they use?

Question 4easymultiple choice
Read the full Bootstrapping a Cloud Organisation for DevOps explanation →

A DevOps team wants to implement policy-as-code to enforce that all Terraform configurations comply with security rules before deployment. Which tool is most appropriate for pre-commit policy checks on Terraform plans?

Question 5mediummultiple choice
Read the full Bootstrapping a Cloud Organisation for DevOps explanation →

An organization wants to centralize cost management across multiple projects. They need to analyze spending trends and set budget alerts. Which combination of services should they use?

Question 6easymultiple choice
Read the full Bootstrapping a Cloud Organisation for DevOps explanation →

What is the primary benefit of using Workload Identity Federation over service account keys when authenticating workloads running outside Google Cloud?

Question 7mediummultiple choice
Read the full Bootstrapping a Cloud Organisation for DevOps explanation →

A company is adopting GitOps for managing their Kubernetes infrastructure with Config Sync. They want to ensure that any changes to the cluster's desired state are automatically applied from a Git repository. Which branching strategy is MOST suitable for this workflow?

Question 8hardmultiple choice
Read the full Bootstrapping a Cloud Organisation for DevOps explanation →

An organization wants to restrict the creation of Compute Engine instances in their Google Cloud organization to only certain regions. Which organization policy constraint should they use?

Question 9easymultiple choice
Review the full subnetting walkthrough →

A DevOps engineer is designing a shared VPC topology for a multi-project environment. Which service project permission allows a project to use subnets from a host project?

Question 10mediummultiple choice
Read the full Bootstrapping a Cloud Organisation for DevOps explanation →

A company wants to implement granular cost tracking for their cloud resources. They need to attribute costs to specific teams and environments. Which approach should they use?

Question 11hardmultiple choice
Read the full Bootstrapping a Cloud Organisation for DevOps explanation →

A DevOps team is using Terraform to manage infrastructure. They have a module that creates a Cloud Storage bucket. They want to reference the bucket's URL in another part of the configuration without hardcoding. Which approach should they use?

Question 12mediummultiple choice
Read the full Bootstrapping a Cloud Organisation for DevOps explanation →

A DevOps engineer is setting up CI/CD for a microservice application. They want to use Cloud Build to deploy to Google Kubernetes Engine (GKE) only if the build passes tests. Which Cloud Build configuration approach should they use?

Question 13mediummulti select
Read the full Bootstrapping a Cloud Organisation for DevOps explanation →

An organization wants to enforce that no Compute Engine instances have public IP addresses. Which TWO methods can achieve this? (Choose TWO.)

Question 14hardmulti select
Read the full Bootstrapping a Cloud Organisation for DevOps explanation →

A company is adopting Infrastructure as Code with Terraform and wants to enforce policy as code using Open Policy Agent (OPA). Which THREE components are required to implement this in a CI/CD pipeline? (Choose THREE.)

Question 15mediummulti select
Read the full Bootstrapping a Cloud Organisation for DevOps explanation →

A DevOps engineer is designing a landing zone for a large enterprise. Which THREE components are essential for a well-architected landing zone? (Choose THREE.)

Question 16easymultiple choice
Read the full Bootstrapping a Cloud Organisation for DevOps explanation →

An organization wants to enforce that all Compute Engine VMs are created with Shielded VM features enabled to protect against rootkits and boot-level malware. Which Google Cloud mechanism should be used?

Question 17mediummultiple choice
Read the full Bootstrapping a Cloud Organisation for DevOps explanation →

A DevOps team is designing a landing zone for a multi-team organization. They need to separate environments (prod, staging, dev) and also provide isolated projects for each team's sandbox testing. The team wants to centrally manage networking and security through a shared VPC. Which folder structure best supports this design?

Question 18hardmultiple choice
Read the full Bootstrapping a Cloud Organisation for DevOps explanation →

A company uses Terraform to manage infrastructure. They have a monolithic Terraform configuration that manages all projects in a single state file. As the organization grows, the configuration becomes slow and error-prone. The team wants to adopt a modular approach with separate state files for each project while reusing common modules. Which strategy should they follow?

Question 19mediummultiple choice
Read the full Bootstrapping a Cloud Organisation for DevOps explanation →

An organization wants to enforce that Compute Engine instances cannot have public IP addresses. Which organization policy constraint should be applied?

Question 20easymultiple choice
Read the full Bootstrapping a Cloud Organisation for DevOps explanation →

A team is adopting GitOps for infrastructure. They want to ensure that all Terraform configuration changes are automatically applied after merging to the main branch. Which CI/CD approach best supports this?

Question 21hardmultiple choice
Read the full Bootstrapping a Cloud Organisation for DevOps explanation →

A company uses a shared VPC with multiple service projects. The network team wants to allow a DevOps team to create Cloud Run services in a service project but prevent them from creating Cloud Run services with public access (allowUnauthenticated invocations). What is the best approach?

Question 22mediummultiple choice
Read the full Bootstrapping a Cloud Organisation for DevOps explanation →

An organization wants to implement policy-as-code to validate Terraform plans against security policies before applying them. They are using Terraform Cloud (TFE). Which tool is natively integrated with Terraform Cloud for policy checks?

Question 23mediummultiple choice
Read the full Bootstrapping a Cloud Organisation for DevOps explanation →

A team manages infrastructure across multiple Google Cloud projects using Terraform. They want to centralize state file management in a GCS bucket and ensure that each project's state is isolated. Which backend configuration best achieves this?

Question 24easymultiple choice
Read the full Bootstrapping a Cloud Organisation for DevOps explanation →

A company needs to track costs across different teams and projects. They want to see detailed breakdowns by team, environment, and application. Which GCP feature should they use to tag resources for cost analysis?

Question 25mediummultiple choice
Read the full Bootstrapping a Cloud Organisation for DevOps explanation →

A DevOps engineer is bootstrapping a new organization. They need to set up a centralized logging project to collect audit logs from all projects. What is the required step to enable cross-project log sinks?

Question 26hardmultiple choice
Read the full Bootstrapping a Cloud Organisation for DevOps explanation →

A company uses Terraform with remote state stored in GCS. They want to prevent concurrent `terraform apply` runs for the same configuration to avoid state corruption. Which feature should they use?

Question 27easymultiple choice
Read the full Bootstrapping a Cloud Organisation for DevOps explanation →

A team wants to implement policy-as-code to check Terraform plans for compliance before deployment. They prefer an open-source tool that works with any CI/CD pipeline and can evaluate policies expressed in Rego. Which tool should they use?

Question 28mediummulti select
Read the full Bootstrapping a Cloud Organisation for DevOps explanation →

A company is designing a landing zone for a large enterprise with multiple business units. They need to implement cost tracking and billing management. Which TWO actions should they take?

Question 29hardmulti select
Open the full VLAN trunking answer →

A DevOps team is adopting trunk-based development for their Terraform configurations. They want to ensure that all changes are tested before being applied to production. Which THREE practices should they implement?

Question 30mediummulti select
Read the full Bootstrapping a Cloud Organisation for DevOps explanation →

A company wants to enforce least-privilege IAM for their DevOps team. They need to grant permissions to manage Compute Engine instances but not to delete them. Which TWO approaches should they use?

Question 31easymultiple choice
Read the full Bootstrapping a Cloud Organisation for DevOps explanation →

A DevOps engineer is bootstrapping a new Google Cloud organization. They need to enforce that all Compute Engine VM instances must use Shielded VM features. Which method should they use?

Question 32mediummultiple choice
Read the full Bootstrapping a Cloud Organisation for DevOps explanation →

A company has a Google Cloud organization with separate folders for development, staging, and production. They want to deploy Terraform using a CI/CD pipeline that runs in a shared tools project. Where should the Terraform state files be stored and how should the pipeline authenticate?

Question 33mediummultiple choice
Read the full Bootstrapping a Cloud Organisation for DevOps explanation →

An organization wants to implement a landing zone with shared VPC, centralized logging, and security projects. Which folder structure best follows Google Cloud's recommended landing zone design?

Question 34hardmultiple choice
Read the full Bootstrapping a Cloud Organisation for DevOps explanation →

A team uses Terraform with remote state stored in a GCS bucket. They are implementing policy as code using Conftest to validate Terraform plans before apply. The Conftest checks run in a CI/CD pipeline. Which approach ensures that Conftest policies are enforced consistently across all Terraform workspaces?

Question 35mediummultiple choice
Read the full Bootstrapping a Cloud Organisation for DevOps explanation →

A DevOps engineer needs to ensure that no Compute Engine VM in the organization can have an external IP address, except for a specific set of approved projects. Which organization policy configuration should they use?

Question 36easymultiple choice
Read the full Bootstrapping a Cloud Organisation for DevOps explanation →

A company wants to enforce that all Cloud Run services must not be publicly accessible. They need a preventive control rather than a detective one. Which approach should they use?

Question 37hardmultiple choice
Read the full Bootstrapping a Cloud Organisation for DevOps explanation →

An organization uses Terraform to manage infrastructure across multiple teams. They want to implement a branching strategy that supports rapid iteration and continuous integration for infrastructure changes while ensuring that the main branch always reflects the desired state. Which Git branching model is most aligned with GitOps principles for IaC?

Question 38mediummultiple choice
Read the full Bootstrapping a Cloud Organisation for DevOps explanation →

A DevOps engineer needs to set up billing export to analyze costs by team and environment. They have organized projects with labels: team (e.g., 'platform', 'data') and environment (e.g., 'prod', 'dev'). Which billing export configuration should they use?

Question 39mediummultiple choice
Read the full Bootstrapping a Cloud Organisation for DevOps explanation →

A team is migrating from Cloud Deployment Manager to Terraform. They need to manage state for multiple environments (dev, staging, prod) using a single Terraform configuration. Which Terraform feature should they use to achieve this?

Question 40hardmultiple choice
Read the full Bootstrapping a Cloud Organisation for DevOps explanation →

An organization wants to implement privileged access management (PAM) for their Google Cloud environment. They need to grant temporary, just-in-time access to production projects for incident responders. Which GCP service should they use?

Question 41easymultiple choice
Read the full Bootstrapping a Cloud Organisation for DevOps explanation →

A company wants to ensure that all new projects created in their Google Cloud organization automatically inherit a set of baseline IAM roles for the security team. Which approach should they use?

Question 42mediummultiple choice
Read the full Bootstrapping a Cloud Organisation for DevOps explanation →

A DevOps team uses Terraform Cloud to manage infrastructure. They want to enforce that all Terraform plans must pass a set of policy checks before they can be applied. The policies include restricting resource types and ensuring proper tagging. Which Terraform Cloud feature should they use?

Question 43mediummulti select
Read the full Bootstrapping a Cloud Organisation for DevOps explanation →

A company is designing a landing zone in Google Cloud. They need to set up a shared VPC for multiple projects. Which TWO steps should they take? (Choose two.)

Question 44hardmulti select
Read the full Bootstrapping a Cloud Organisation for DevOps explanation →

An organization uses Terraform with a GCS backend for state. They want to implement a GitOps workflow where changes merged to the main branch are automatically applied. The CI/CD pipeline uses a service account with Workload Identity Federation. Which THREE components are required? (Choose three.)

Question 45mediummulti select
Read the full Bootstrapping a Cloud Organisation for DevOps explanation →

A team wants to enforce that all Compute Engine disks must be encrypted with Customer-Managed Encryption Keys (CMEK) stored in Cloud Key Management Service (KMS). Which TWO steps should they take? (Choose two.)

Question 46easymultiple choice
Read the full Bootstrapping a Cloud Organisation for DevOps explanation →

An organization wants to enforce that all Compute Engine instances are created in a specific set of regions. Which Google Cloud feature should be used?

Question 47mediummultiple choice
Read the full Bootstrapping a Cloud Organisation for DevOps explanation →

A DevOps team uses Terraform to manage infrastructure. They want to store state files in a shared backend that supports locking and versioning. Which backend meets these requirements?

Question 48mediummultiple choice
Read the full Bootstrapping a Cloud Organisation for DevOps explanation →

A company wants to centralize audit logs and billing data from multiple projects in a single project for analysis. What is the best approach?

Question 49hardmultiple choice
Read the full Bootstrapping a Cloud Organisation for DevOps explanation →

A team uses Terraform with a GCS backend. After a failed apply, the state file is corrupted. How can they recover to the last known good state?

Question 50mediummultiple choice
Read the full Bootstrapping a Cloud Organisation for DevOps explanation →

An organization wants to enforce that no Compute Engine VM has an external IP address. Which approach should be used?

Question 51easymultiple choice
Read the full Bootstrapping a Cloud Organisation for DevOps explanation →

A DevOps engineer wants to manage Google Cloud resources as code using a declarative language. Which tool is the current industry standard and recommended by Google?

Question 52mediummultiple choice
Read the full Bootstrapping a Cloud Organisation for DevOps explanation →

A team wants to implement GitOps for their Terraform infrastructure. They want to automatically apply changes when a pull request is merged to the main branch. Which approach should they use?

Question 53hardmultiple choice
Read the full Bootstrapping a Cloud Organisation for DevOps explanation →

An organization wants to implement least-privilege IAM for their DevOps team. They need permissions to manage Compute Engine instances but not to create or delete them. Which IAM role should be assigned?

Question 54mediummultiple choice
Read the full Bootstrapping a Cloud Organisation for DevOps explanation →

A company has multiple teams in a GCP organization. They want to isolate environments (prod, staging, dev) and give each team a separate project for development. Which folder structure is recommended?

Question 55easymultiple choice
Read the full Bootstrapping a Cloud Organisation for DevOps explanation →

An organization wants to enforce that all Cloud Run services are not publicly accessible. Which organization policy should they use?

Question 56hardmultiple choice
Read the full Bootstrapping a Cloud Organisation for DevOps explanation →

A DevOps engineer is using Terraform and wants to reference outputs from another Terraform configuration that manages networking. Which approach should they use?

Question 57mediummultiple choice
Read the full Bootstrapping a Cloud Organisation for DevOps explanation →

An organization wants to track cloud costs per team and per project. They have already enabled billing export to BigQuery. What additional step should they take to enable cost attribution?

Question 58mediummulti select
Read the full Bootstrapping a Cloud Organisation for DevOps explanation →

A DevOps team is designing a landing zone on GCP. They want to centralize networking, logging, and security. Which TWO projects should they create? (Choose 2)

Question 59hardmulti select
Read the full Bootstrapping a Cloud Organisation for DevOps explanation →

An organization wants to enforce policy as code for Terraform configurations. Which TWO tools can be used to validate Terraform plans against custom policies before apply? (Choose 2)

Question 60mediummulti select
Read the full Bootstrapping a Cloud Organisation for DevOps explanation →

A company wants to implement security controls for Compute Engine VMs across their organization. Which THREE organization policies can enforce VM security? (Choose 3)

Question 61mediummultiple choice
Read the full Bootstrapping a Cloud Organisation for DevOps explanation →

A company is setting up a new Google Cloud organization. The DevOps team wants to enforce that all Compute Engine instances are created only in us-central1 or europe-west1. Which approach should they use?

Question 62mediummultiple choice
Read the full Bootstrapping a Cloud Organisation for DevOps explanation →

A team manages Terraform state for multiple projects using a single GCS bucket. They need to ensure that state operations are not concurrent to avoid corruption. What should they do?

Question 63hardmultiple choice
Read the full Bootstrapping a Cloud Organisation for DevOps explanation →

An organization wants to use a GitOps workflow for infrastructure deployment with Terraform. They use GitHub as the source of truth and want to automatically apply Terraform changes when a pull request is merged to the main branch. They need to review Terraform plans before apply. Which solution meets these requirements?

Question 64easymultiple choice
Read the full Bootstrapping a Cloud Organisation for DevOps explanation →

A DevOps engineer needs to create a custom IAM role that allows only the permission to create Compute Engine instances, but not to modify or delete them. What is the best practice for defining this role?

Question 65hardmultiple choice
Read the full Bootstrapping a Cloud Organisation for DevOps explanation →

A company has multiple GCP projects and wants to audit all IAM policy changes. They need a solution that captures who made the change, what was changed, and when. The solution should be cost-effective and require minimal setup. What should they use?

Question 66mediummultiple choice
Read the full Bootstrapping a Cloud Organisation for DevOps explanation →

A team uses Terraform to manage infrastructure. They want to ensure that all Terraform code passes policy checks before being applied. They use Terraform Cloud. Which built-in feature allows them to define policies that are checked during the plan phase?

Question 67mediummultiple choice
Read the full Bootstrapping a Cloud Organisation for DevOps explanation →

An organization wants to set up a landing zone with separate projects for development, staging, and production environments. They also need a shared VPC for networking and a centralized logging project. Which folder structure aligns with Google Cloud best practices?

Question 68easymultiple choice
Read the full Bootstrapping a Cloud Organisation for DevOps explanation →

What is the purpose of a Google Cloud organization node in the resource hierarchy?

Question 69mediummultiple choice
Read the full Bootstrapping a Cloud Organisation for DevOps explanation →

A company wants to implement least-privilege IAM for their DevOps team. The team needs to manage Compute Engine instances and Cloud Storage buckets, but not delete resources. Which approach is recommended?

Question 70hardmultiple choice
Read the full Bootstrapping a Cloud Organisation for DevOps explanation →

A team uses Terraform with a GCS backend for state. They want to use remote state from another project to read output values. What Terraform configuration element is used to retrieve outputs from a different state file?

Question 71mediummultiple choice
Read the full Bootstrapping a Cloud Organisation for DevOps explanation →

A company needs to control cost by setting a budget alert on their billing account. They want to be notified when spending exceeds 80% of the budget. What should they configure?

Question 72easymultiple choice
Read the full Bootstrapping a Cloud Organisation for DevOps explanation →

Which Git branching strategy is recommended for infrastructure as code in a DevOps environment to enable continuous delivery?

Question 73mediummultiple choice
Read the full Bootstrapping a Cloud Organisation for DevOps explanation →

A company wants to enforce that all Compute Engine VMs have Shielded VM features enabled. Which mechanism should they use?

Question 74hardmultiple choice
Read the full Bootstrapping a Cloud Organisation for DevOps explanation →

A team is migrating to GCP and wants to use Cloud Deployment Manager for infrastructure. They have existing Terraform modules. What is the best approach?

Question 75mediummultiple choice
Read the full Bootstrapping a Cloud Organisation for DevOps explanation →

An organization wants to restrict the creation of Cloud SQL instances outside of specific regions. Which organization policy constraint should they use?

Question 76mediummulti select
Read the full Bootstrapping a Cloud Organisation for DevOps explanation →

A company wants to implement a landing zone with centralized logging and monitoring. Which TWO services should they use to collect and analyze logs from all projects? (Choose 2)

Question 77hardmulti select
Read the full Bootstrapping a Cloud Organisation for DevOps explanation →

A team uses Terraform and wants to enforce policy checks before code is committed to the repository. Which TWO tools can be used for pre-commit policy as code checks? (Choose 2)

Question 78mediummulti select
Read the full Bootstrapping a Cloud Organisation for DevOps explanation →

A company wants to implement least-privilege access for service accounts. Which THREE practices should they follow? (Choose 3)

Question 79hardmulti select
Read the full Bootstrapping a Cloud Organisation for DevOps explanation →

An organization wants to enforce that no Compute Engine instances have external IP addresses except for a specific project. Which TWO steps should they take? (Choose 2)

Question 80easymulti select
Read the full Bootstrapping a Cloud Organisation for DevOps explanation →

A company wants to set up cost tracking by project, environment, and team. Which THREE methods should they use? (Choose 3)

Question 81mediummultiple choice
Read the full Bootstrapping a Cloud Organisation for DevOps explanation →

A DevOps team is bootstrapping a new Google Cloud organization. They want to enforce that all Compute Engine instances must use Shielded VM features (Secure Boot, vTPM, Integrity Monitoring). Which organization policy should they set at the organization level?

Question 82hardmultiple choice
Read the full Bootstrapping a Cloud Organisation for DevOps explanation →

An organization uses Terraform to manage infrastructure across multiple projects. They want to use a single shared Terraform state file for their production environment but isolate state for development environments. The team uses Terraform Cloud workspaces. Which state management approach is most appropriate?

Question 83easymultiple choice
Read the full Bootstrapping a Cloud Organisation for DevOps explanation →

A company wants to enforce that no Compute Engine instances are created with external IP addresses unless explicitly allowed. Which organization policy constraint should be used?

Question 84mediummulti select
Read the full Bootstrapping a Cloud Organisation for DevOps explanation →

A DevOps team is designing a landing zone in Google Cloud. They need to set up a folder structure that supports multiple teams and environments. Which TWO practices should they follow? (Choose 2)

Practice tests

Scored 10-question sessions with instant feedback and explanations.

PCDE Practice Test 1 — 25 Questions→PCDE Practice Test 2 — 25 Questions→PCDE Practice Test 3 — 25 Questions→PCDE Practice Test 4 — 25 Questions→PCDE Practice Test 5 — 25 Questions→PCDE Practice Exam 1 — 20 Questions→PCDE Practice Exam 2 — 20 Questions→PCDE Practice Exam 3 — 20 Questions→PCDE Practice Exam 4 — 20 Questions→Free PCDE Practice Test 1 — 30 Questions→Free PCDE Practice Test 2 — 30 Questions→Free PCDE Practice Test 3 — 30 Questions→PCDE Practice Questions 1 — 50 Questions→PCDE Practice Questions 2 — 50 Questions→PCDE Exam Simulation 1 — 100 Questions→

Practice by domain

Each domain maps to a weighted exam section. Focus on the domain where you are weakest.

Building and Implementing CI/CD Pipelines for a ServiceBootstrapping a Google Cloud Organisation for DevOpsApplying Site Reliability Engineering Practices to a ServiceImplementing Service Monitoring StrategiesOptimising Service PerformancePlan and manage database infrastructureDefine data structures and implement SQL for Business IntelligenceDesign and implement database schemasMonitor and optimize database performance

Practice by scenario

Filter questions by type — troubleshooting, exhibit, drag-and-drop, PBQ, ACLs, OSPF, and more.

Browse scenarios→

Continue studying

All Bootstrapping a Google Cloud Organisation for DevOps setsAll Bootstrapping a Google Cloud Organisation for DevOps questionsPCDE Practice Hub