
Ultimate access to all questions.
How can you migrate a telehealth company's on-premises data center to Google Cloud with minimal administrative effort, ensuring PostgreSQL databases use a multi-region backup configuration with cross-region replicas for failover and restores, while MySQL databases handling PII comply with regional data residency requirements?
A
Set up Cloud Logging and Cloud Monitoring with Cloud Functions to send an alert every time a new database instance is created, and manually validate the region.
B
Set up different organizations for each database type, and apply policy constraints at the organization level.
C
Set up Pub/Sub to ingest data from Cloud Logging, send an alert every time a new database instance is created, and manually validate the region.
D
Set up different projects for PostgreSQL and MySQL databases, and apply organizational policy constraints at a project level.