PROFESSIONAL-CLOUD-SECURITY-ENGINEER · Question #231
Your organization wants to be compliant with the General Data Protection Regulation (GDPR) on Google Cloud. You must implement data residency and operational sovereignty in the EU. What should you…
The correct answer is A. Limit the physical location of a new resource with the Organization Policy Service "resource C. Limit Google personnel access based on predefined attributes such as their citizenship or. GDPR compliance on Google Cloud requires both data residency (keeping data physically within the EU) and operational sovereignty (controlling who - including Google employees - can access it). Option A addresses data residency by using the Organization Policy Service constraint…
Question
Options
- ALimit the physical location of a new resource with the Organization Policy Service "resource
- BUse Cloud IDS to get east-west and north-south traffic visibility in the EU to monitor intra-VPC
- CLimit Google personnel access based on predefined attributes such as their citizenship or
- DUse identity federation to limit access to Google Cloud resources from non-EU entities.
- EUse VPC Flow Logs to monitor intra-VPC and inter-VPC traffic in the EU.
How the community answered
(28 responses)- A79% (22)
- B7% (2)
- D4% (1)
- E11% (3)
Explanation
GDPR compliance on Google Cloud requires both data residency (keeping data physically within the EU) and operational sovereignty (controlling who - including Google employees - can access it). Option A addresses data residency by using the Organization Policy Service constraint 'gcp.resourceLocations' to enforce that new resources can only be created in EU regions/multi-regions. Option C addresses operational sovereignty by restricting Google support personnel access using attributes like citizenship or location via Access Approvals combined with Assured Workloads, which allows EU-based organizations to require that only EU-based Google staff can access their environment. Cloud IDS (B) and VPC Flow Logs (E) provide network visibility but do not enforce residency or sovereignty. Identity federation (D) controls external entity access but does not directly enforce GDPR data residency or limit Google personnel access.
Topics
Community Discussion
No community discussion yet for this question.