GCP PCA · Question 27 · Compliance Design
A European healthcare company is migrating to GCP. Due to strict data sovereignty laws, no data or compute resources can be deployed outside of the europe-west3 (Frankfurt) region. You need to ensure that developers cannot accidentally spin up resources in US or Asian regions. What is the most robust way to enforce this?
A European healthcare company is migrating to GCP. Due to strict data sovereignty laws, no data or compute resources can be deployed outside of the europe-west3 (Frankfurt) region. You need to ensure that developers cannot accidentally spin up resources in US or Asian regions. What is the most robust way to enforce this?
Answer options:
Remove IAM permissions for all regions except europe-west3 for all developers.
Configure an Organization Policy with the 'Resource Location Restriction' constraint set to allow only europe-west3.
Set up a Cloud Monitoring alert to notify the security team if a resource is created outside of europe-west3.
Use VPC Service Controls to block network traffic from outside of Europe.
How to approach this question
Full Answer
Common mistakes
Practice the full GCP Professional Cloud Architect Practice Exam 7
50 questions · hints · full answers · grading
Expert