Professional Cloud DevOps Engineer
Prepare and test your skills
Prepare and test your skills
Worked example. The correct answer is already marked and every option is explained below, so there is nothing to select here. To answer questions yourself, start the free trial.
Your enterprise enforces strict data residency requirements mandating that all compute, storage, and database resources reside exclusively within authorized European regions (europe-west1 and europe-west3) under designated folder hierarchies.
As a Cloud DevOps Engineer, you need to establish an automated governance strategy that:
Which combination of architectural controls should you implement?
This approach combines preventative policy-as-code validation in continuous integration (shifting left) with continuous detective and reactive controls using Cloud Asset Inventory feeds and event-driven automation in Google Cloud.
terraform-validator or gcloud beta terraform vet against compiled Terraform plan files (tfplan.json) in Cloud Build, the pipeline evaluates proposed infrastructure against declarative Rego or constraint framework policies (such as constraints/gcp.resourceLocations). If a resource specifies an unauthorized region, the CI/CD job fails immediately, preventing terraform apply from executing.Keep the momentum going with these hand-picked practice scenarios
Want more questions like this?
Get a free certification question every week.