Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
How can you configure Cloud SQL for MySQL to meet a high availability and disaster recovery design with an RTO and RPO in minutes, ensuring no data loss during zonal or regional failures for your retail online delivery business?
A
Set up all read replicas in a different region using asynchronous replication.
B
Set up all read replicas in the same region as the primary instance with synchronous replication.
C
Set up read replicas in different zones of the same region as the primary instance with synchronous replication, and set up read replicas in different regions with asynchronous replication.
D
Set up read replicas in different zones of the same region as the primary instance with asynchronous replication, and set up read replicas in different regions with synchronous replication.