professional-cloud-data-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.
A financial enterprise is designing a secure data analytics platform on Google Cloud to handle sensitive customer financial records. The platform must adhere to strict regulatory compliance and auditability standards:
Which architecture and configuration strategy should the data engineering and security teams implement?
This architecture leverages native Google Cloud Organization Policy constraints, granular IAM role assignments, and Cloud KMS Data Access audit logging to establish an enterprise-grade cryptographic governance model using Customer-Managed Encryption Keys (CMEK).
constraints/gcp.restrictNonCmekServices ensures the Resource Manager blocks the provisioning of any services that do not specify a customer-managed key.constraints/gcp.restrictCmekCryptoKeyProjects restricts services to utilizing keys originating strictly from the designated central security project.roles/cloudkms.cryptoKeyEncrypterDecrypter exclusively to each service's Google-managed service agent (e.g., Dataproc Metastore, Firestore, BigQuery, or Cloud Storage service agents) allows cryptographic operations without granting administrative privileges.Encrypt, Decrypt, and service health-check polling operations.This pattern uses declarative Organization Policies and built-in Cloud KMS IAM roles, enforcing compliance continuously across the organization hierarchy with zero custom maintenance overhead.
Keep the momentum going with these hand-picked practice scenarios
Want more questions like this?
Get a free certification question every week.