Courseiva
Question 77 of 1,446

PCDE Practice Question: Manage a solution that can span multiple database technologies

A company is using Cloud SQL for MySQL and wants to perform disaster recovery testing by promoting a read replica to a standalone instance. Which TWO actions are required? (Choose 2)

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Stop replication on the replica using the Cloud Console or gcloud.

To promote a read replica to a standalone instance, you must stop replication on the replica and then promote it. The promotion process converts the replica into an independent primary instance.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Stop replication on the replica using the Cloud Console or gcloud.

    Why this is correct

    Correct. Replication must be stopped before promotion.

  • Delete the replica and recreate it as a primary instance.

    Why it's wrong here

    Not necessary; promotion is available.

  • Enable point-in-time recovery on the replica.

    Why it's wrong here

    Not required for promotion.

  • Disable binary logging on the replica.

    Why it's wrong here

    Binary logging is not required to be disabled.

  • Promote the replica using the 'promote' action in Cloud Console or gcloud.

    Why this is correct

    Correct. The promote action converts the replica to a standalone instance.

About these practice questions

Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

Last reviewed: Jul 4, 2026

Question Discussion

Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.

Loading comments…

Sign in to join the discussion.

This PCDE practice question is part of Courseiva's free Google Cloud certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the PCDE exam.