A multinational financial services enterprise operating in South America must host its payment processing workloads and financial transaction archives on Google Cloud while complying with strict central bank data sovereignty mandates and regulatory audit requirements. The compliance framework dictates that all data and primary infrastructure must remain geographically restricted to the São Paulo region, and any emergency administrative access by cloud provider support personnel must require explicit, real-time approval and auditing from the enterprise security team. Which TWO architectural controls should the lead cloud architect implement to meet these requirements?
- Enforce the `constraints/gcp.resourceLocations` Organization Policy at the top-level organization folder to restrict resource creation strictly to `southamerica-east1`.Cevap
- Enable Access Approval alongside Access Transparency to require explicit permission before Google personnel can access data and to maintain an immutable log of access reasons.Cevap
- CGrant IAM Viewer and Storage Object Viewer roles to enterprise audit teams while relying on IAM policies alone to prevent data exfiltration to external Cloud Storage buckets.
- DRequire Customer-Supplied Encryption Keys (CSEK) managed on-premises for all analytical BigQuery datasets to satisfy cloud provider key governance mandates.
Cevap
The enterprise must enforce the `constraints/gcp.resourceLocations` Organization Policy to restrict resource creation strictly to the `southamerica-east1` region, and enable Access Approval along with Access Transparency to ensure explicit security team approval and immutable logging for any Google support access.
To satisfy strict regional data sovereignty mandates, enforcing the `constraints/gcp.resourceLocations` Organization Policy ensures all resources remain within `southamerica-east1`. To satisfy administrative auditing and cloud provider access oversight requirements, enabling Access Approval gates support access behind explicit customer permissions while Access Transparency provides audit logs of vendor access.
Adım Adım Çözüm
Anahtar Kavram
Data Sovereignty Guardrails and Cloud Provider Access Controls