Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
What is the recommended approach for migrating on-premises MySQL, PostgreSQL, and Microsoft SQL Server databases to Google Cloud with minimal downtime, no application modifications, and CDC support?
A
Use the native export and import functionality of the source database.
B
Create a database on Google Cloud, and use database links to perform the migration.
C
Create a database on Google Cloud, and use Dataflow for database migration.
D
Use Database Migration Service.