You have an on-premises MySQL database that is 800 GB in size.
You need to migrate a MySQL database to Azure Database for MySQL. You must minimize service interruption to live sites or applications that use the database.
What should you recommend?
A . Azure Database Migration Service
B . Dump and restore
C . Import and export
D . MySQL Workbench
Answer: A
Explanation:
You can perform MySQL migrations to Azure Database for MySQL with minimal downtime by using the newly introduced continuous sync capability for the Azure Database Migration Service (DMS). This functionality limits the amount of downtime that is incurred by the application.
Reference: https://docs.microsoft.com/en-us/azure/mysql/howto-migrate-online