GoogleGoogle
PROFESSIONAL-CLOUD-DATABASE-ENGINEER · Question #29
PROFESSIONAL-CLOUD-DATABASE-ENGINEER Question #29: Real Exam Question with Answer & Explanation
The correct answer is C: Verify that the new replica is created automatically.. https://cloud.google.com/sql/docs/mysql/high-availability#read_replicas
Operating a Cloud Database Environment
Question
You are managing a Cloud SQL for MySQL environment in Google Cloud. You have deployed a primary instance in Zone A and a read replica instance in Zone B, both in the same region. You are notified that the replica instance in Zone B was unavailable for 10 minutes. You need to ensure that the read replica instance is still working. What should you do?
Options
- AUse the Google Cloud Console or gcloud CLI to manually create a new clone database.
- BUse the Google Cloud Console or gcloud CLI to manually create a new failover replica from
- CVerify that the new replica is created automatically.
- DStart the original primary instance and resume replication.
Explanation
https://cloud.google.com/sql/docs/mysql/high-availability#read_replicas
Topics
#Cloud SQL#Read Replicas#Automatic Recovery#Managed Databases
Community Discussion
No community discussion yet for this question.