Unlock the power of your data in the cloud! Get hands-on with Google Cloud's core data services like BigQuery and Looker to validate your practical skills in data ingestion, analysis, and management, and earn your Associate Data Practitioner certification!
Prepare and test your skills
Prepare and test your skills
Worked example. The correct answer is already marked and every option is explained below, so there is nothing to select here. To answer questions yourself, start the free trial.
An enterprise hosts a mission-critical database on a Cloud SQL instance configured for high availability (HA) within a single Google Cloud region. The organization wants to expand its disaster recovery (DR) architecture to protect against a potential full regional outage and achieve a recovery time objective (RTO) measured in minutes.
Which replication strategy should the enterprise implement?
Schedule daily database export jobs to Cloud Storage and perform a manual database restore in a secondary region during a regional failure.
Rely on the existing Cloud SQL high availability (HA) configuration using synchronous replication to a standby instance in a different zone.
Configure synchronous cross-region replication on the instance's regional persistent disk to span two Google Cloud regions simultaneously.
Configure an asynchronous cross-region read replica in a secondary region that can be promoted to primary if the primary region becomes unavailable.
A cross-region read replica is a separate Cloud SQL instance provisioned in a different geographic region from the primary database instance. It continuously synchronizes data from the primary instance using asynchronous replication. In disaster recovery (DR) planning, cross-region replicas provide geographic redundancy across independent failure domains.
Standard Cloud SQL High Availability (HA) protects only against zonal failures within a single region. When business continuity demands protection against an entire regional outage with short RTO/RPO targets, configuring and promoting a cross-region read replica is Google Cloud's recommended architecture. Alternative approaches, such as restoring from backups or re-importing data dumps, require significant time to provision storage and replay files, resulting in hours of downtime instead of minutes.
Keep the momentum going with these hand-picked practice scenarios
Want more questions like this?
Get a free certification question every week.
Still curious? Scout, our AI tutor, can explain this concept further and answer your follow-up questions.