Question 78 of 139
Single answerYou are managing a Cloud SQL for PostgreSQL instance in Google Cloud. You need to test the high availability of your Cloud SQL instance by performing a failover. You want to use the cloud command. What should you do?
✓AUse gcloud sql instances failover < PrimaryInstanceName >.
BUse gcloud sql instances failover < ReplicaInstanceName >.
CUse gcloud sql instances promote-replica < PrimaryInstanceName >.
DUse gcloud sql instances promote-replica < ReplicaInstanceName >.
✓
Correct Answer: A
Use gcloud sql instances failover < PrimaryInstanceName >.
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Google certification topics.