Professional Cloud Security 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 security engineer is designing a secrets management strategy in Google Cloud Secret Manager to support a compliance mandate. The requirements include:
us-east4 and us-central1.Which configuration meets these requirements?
Secret Manager supports two replication models: automatic replication (where Google determines data placement globally) and user-managed replication (where administrators explicitly designate replica locations). When customer-managed encryption keys (CMEK) are configured on user-managed replicas, each replica location must be mapped to a regional Cloud Key Management Service (Cloud KMS) symmetric key hosted within that exact geographic region.
us-east4 and us-central1), secret payloads are confined strictly to those designated regions rather than replicated dynamically across unapproved global data centers.roles/cloudkms.cryptoKeyEncrypterDecrypter) role specifically to the Secret Manager Service Agent (service-PROJECT_NUMBER@gcp-sa-secretmanager.iam.gserviceaccount.com) grants the exact cryptographic operations required to encrypt and decrypt secret payloads without administrative or overprivileged permissions.This architecture guarantees strict adherence to geographic data placement constraints while maintaining end-to-end customer cryptographic control. Binding the minimal required IAM role directly to the service agent preserves the principle of least privilege.
Keep the momentum going with these hand-picked practice scenarios
Want more questions like this?
Get a free certification question every week.