A company needs to migrate a 50 TB on-premises Oracle database to Google Cloud with minimal downtime. Which approach is most appropriate?
-
A
Use gsutil to copy database files directly to Cloud Storage
-
B
Use Database Migration Service with continuous replication and cutover
-
C
Export the database to CSV and import into BigQuery
-
D
Spin up a Compute Engine VM and restore from a backup