Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
How can you configure Cloud SQL for PostgreSQL to meet data residency requirements by managing data storage locations, encryption key locations, and data access controls when migrating on-premises PostgreSQL instances?
A
Replicate Cloud SQL databases across different zones.
B
Create a Cloud SQL for PostgreSQL instance on Google Cloud for the data that does not need to adhere to data residency requirements. Keep the data that must adhere to data residency requirements on-premises. Make application changes to support both databases.
C
Allow application access to data only if the users are in the same region as the Google Cloud region for the Cloud SQL for PostgreSQL database.
D
Use features like customer-managed encryption keys (CMEK), VPC Service Controls, and Identity and Access Management (IAM) policies.