DP-070T00 Migrate Open Source Data Workloads To Azure-01
DP-070T00 Migrate Open Source Data Workloads To Azure-01
Introduction to open
source database migration
on Azure
Q01 – You want to create a highly-available database system which requires the minimum of
administrative time to run. Should you use an IaaS or a PaaS approach?
A01 – Use a PaaS approach. For example, run a PostgreSQL database using Azure Database
for PostgreSQL.
Q02 – You want to run a MySQL database in an IaaS environment in which you can create
new instances as quickly as possible. Should you use virtual machines or containers?
A02 – Use containers. Because containers share an operating system with the host, they are
smaller and can start more quickly than virtual machines.
Testing
Consider:
• Conflict resolution
Phased • Network traffic
• Latency
Piecemeal
Piecemeal migration
Encryption
• Use SSL encryption
Monitoring and management
Monitoring Management
Q01 – Offline migration enables users to continue accessing your existing on-premises
database while data is copied to a new database in the cloud. Changes made to the existing
database while migration occurs will be automatically applied to the new database. True or
false?
A01 – True
Q02 - You want to migrate individual applications and users running specific workloads to the
cloud as in initial step in migrating your system. If this is successful, you will migrate further
workloads, until the entire system has been moved. How can you do this?
A02 – Follow a piecemeal approach to migration
Q02 - How might you migrate an on-premises MySQL database to Azure SQL
Database?
A02 – Use the SQL Server Migration Assistant
Next steps
After the course, review the Azure Database
content on the Microsoft website, at:
azure.microsoft.com/services/PostgreSQL
azure.microsoft.com/services/MySQL
azure.microsoft.com/services/MariaDB
© Copyright Microsoft Corporation. All rights reserved.