For IndividualsFor Educators
ExpertMinds LogoExpertMinds
ExpertMinds

Ace your certifications with Practice Exams and AI assistance.

  • Browse Exams
  • For Educators
  • Blog
  • Privacy Policy
  • Terms of Service
  • Cookie Policy
  • Support
  • AWS SAA Exam Prep
  • PMI PMP Exam Prep
  • CPA Exam Prep
  • GCP PCA Exam Prep

© 2026 TinyHive Labs. Company number 16262776.

    PracticeGCP Professional Cloud ArchitectGCP Professional Cloud Architect Practice Exam 5Question 42
    Medium1 markMultiple Choice
    Subtask 2.2: Storage SystemsDatabaseCloud SQLHigh Availability

    GCP PCA · Question 42 · Storage Systems

    You are configuring a Cloud SQL for PostgreSQL instance for a production application. The application is read-heavy. You need to ensure the database survives a zone failure and that read queries do not impact the performance of write queries. Which THREE configurations should you implement? (Select THREE)

    Answer options:

    A.

    Enable High Availability (HA)

    B.

    Create a Read Replica

    C.

    Route read queries to the Read Replica endpoint

    D.

    Enable automated backups

    E.

    Increase the CPU of the primary instance

    F.

    Use Cloud Spanner instead

    How to approach this question

    Address both requirements: zone failure (HA) and read-heavy performance (Replicas).

    Full Answer

    Enable High Availability (HA), Create a Read Replica, Route read queries to the Read Replica endpoint
    To survive a zone failure, High Availability (HA) must be enabled (which creates a synchronous standby in another zone). To prevent read queries from impacting writes, you must create a Read Replica AND configure your application logic to route SELECT statements to that replica.

    Common mistakes

    Assuming HA automatically load balances read queries (it does not; the standby is passive).
    Question 41All questionsQuestion 43

    Practice the full GCP Professional Cloud Architect Practice Exam 5

    50 questions · hints · full answers · grading

    Sign up freeTake the exam

    More questions from this exam

    Q01CASE STUDY: TechStream Gaming Overview: Gaming company, 500 employees, $100M revenue. 200 on-prem...HardQ02CASE STUDY: TechStream Gaming Overview: Gaming company, 500 employees, $100M revenue. 200 on-prem...MediumQ03CASE STUDY: TechStream Gaming Overview: Gaming company, 500 employees, $100M revenue. 200 on-prem...MediumQ04CASE STUDY: TechStream Gaming Overview: Gaming company, 500 employees, $100M revenue. 200 on-prem...MediumQ05CASE STUDY: TechStream Gaming Overview: Gaming company, 500 employees, $100M revenue. 200 on-prem...Easy
    View all 50 questions →