Courseiva

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

A company is designing a disaster recovery plan for Cloud SQL for MySQL. They need to ensure the database can be recovered with minimal data loss (RPO of minutes) in case of a regional outage. Which TWO actions should they take?

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

Create a cross-region read replica

To achieve low RPO across regions, enable binary logging for PITR and configure a cross-region replica. Automated backups alone have a RPO of up to 24 hours.

Answer analysis

Option-by-option breakdown

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

  • Create a cross-region read replica

    Why this is correct

    A cross-region replica provides near-real-time data in another region for failover.

  • Set up a same-region read replica

    Why it's wrong here

    Same-region does not help with regional outage.

  • Enable binary logging with a PITR retention period

    Why this is correct

    PITR allows recovery to within minutes by replaying binary logs.

  • Enable automatic storage increase

    Why it's wrong here

    Storage increase is unrelated to DR.

  • Configure automated daily backups

    Why it's wrong here

    Daily backups provide up to 24-hour RPO, not minutes.

About these practice questions

This PCDE question is part of Courseiva's 1,446-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

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.