nerdexam
Google

PROFESSIONAL-CLOUD-DATABASE-ENGINEER · Question #98

You are migrating your 2 TB on-premises PostgreSQL cluster to Compute Engine. You want to set up your new environment in an Ubuntu virtual machine instance in Google Cloud and seed the data to a new…

The correct answer is C. 1. Take a full backup while the database is online. https://cloud.google.com/architecture/migrating-postgresql-to-gcp

Migrating Database Workloads

Question

You are migrating your 2 TB on-premises PostgreSQL cluster to Compute Engine. You want to set up your new environment in an Ubuntu virtual machine instance in Google Cloud and seed the data to a new instance. You need to plan your database migration to ensure minimum downtime. What should you do?

Options

  • A
    1. Take a full export while the database is offline.
  • B
    1. Take a full export while the database is offline.
  • C
    1. Take a full backup while the database is online.
  • D
    1. Take a full export while the database is online.

How the community answered

(58 responses)
  • A
    5% (3)
  • B
    3% (2)
  • C
    83% (48)
  • D
    9% (5)

Explanation

https://cloud.google.com/architecture/migrating-postgresql-to-gcp

Topics

#Database Migration#PostgreSQL#Minimum Downtime#Compute Engine

Community Discussion

No community discussion yet for this question.

Full PROFESSIONAL-CLOUD-DATABASE-ENGINEER Practice