Medium1 markMultiple Choice
AZ-305 · Question 48 · Domain 4.3: Migrations
You are migrating a 5 TB on-premises SQL Server database to Azure SQL Managed Instance. The application requires 24/7 availability, and the business has mandated that the migration cutover downtime must be less than 15 minutes. Which migration strategy should you use?
You are migrating a 5 TB on-premises SQL Server database to Azure SQL Managed Instance. The application requires 24/7 availability, and the business has mandated that the migration cutover downtime must be less than 15 minutes. Which migration strategy should you use?
Answer options:
A.
Offline migration using Azure Database Migration Service (DMS).
B.
Online migration using Azure Database Migration Service (DMS).
C.
Backup to URL and restore.
D.
Azure Data Box.
How to approach this question
Choose the migration method that supports continuous replication for near-zero downtime.
Full Answer
B.Online migration using Azure Database Migration Service (DMS).✓ Correct
Online migration using Azure Database Migration Service (DMS).
An online migration using Azure DMS continuously replicates data from the source to the target. This allows the final cutover to happen very quickly (usually minutes), meeting strict downtime requirements.
Common mistakes
Choosing offline migration, which is simpler but incurs massive downtime for large databases.
Practice the full Azure Solutions Architect Expert AZ-305 Practice Exam 6
55 questions · hints · full answers · grading
More questions from this exam
Q01Contoso Ltd is a global manufacturing company with 50,000 employees. They operate a mix of on-pre...MediumQ02A financial institution has 500 Windows Server VMs on-premises and 200 VMs in Azure. They need to...HardQ03An enterprise uses Azure Sentinel and Log Analytics. They ingest 500 GB of logs daily. The IT bud...HardQ04You are designing a monitoring strategy for a new Azure deployment consisting of App Service, Azu...EasyQ05A healthcare company uses Microsoft Entra ID (Azure AD). They need to implement a security policy...Medium
Expert