Hard1 markMultiple Choice
AZ-305 · Question 50 · Domain 4.3: Design migrations
A research institute needs to migrate 200 Terabytes of scientific data from their on-premises SAN to Azure Data Lake Storage Gen2.
Their datacenter has a 100 Mbps internet connection, which is heavily utilized by daily operations. They calculate that transferring this data over the network would take over 6 months. They need the data in Azure within 3 weeks.
Which Azure service should you recommend?
A research institute needs to migrate 200 Terabytes of scientific data from their on-premises SAN to Azure Data Lake Storage Gen2.
Their datacenter has a 100 Mbps internet connection, which is heavily utilized by daily operations. They calculate that transferring this data over the network would take over 6 months. They need the data in Azure within 3 weeks.
Which Azure service should you recommend?
Answer options:
A.
Azure Data Box
B.
Azure ExpressRoute
C.
Azure Data Factory
D.
AzCopy
How to approach this question
Recognize the classic 'offline data transfer' scenario: massive data + slow network + tight deadline = physical shipping device.
Full Answer
A.Azure Data Box✓ Correct
Azure Data Box
When network bandwidth is a bottleneck and you have massive amounts of data (terabytes to petabytes) that must be migrated quickly, offline data transfer is the solution. Azure Data Box is a ruggedized physical storage appliance that Microsoft ships to your datacenter. You connect it to your local network, copy the 200 TB of data at high LAN speeds, and ship it back to an Azure datacenter where it is uploaded to your storage account. This easily meets the 3-week deadline.
Common mistakes
Suggesting ExpressRoute. While it solves bandwidth issues, the lead time to lay physical fiber and provision a circuit with an ISP almost always exceeds 3 weeks.
Practice the full Azure Solutions Architect Expert AZ-305 Practice Exam 1
55 questions · hints · full answers · grading
More questions from this exam
Q01Contoso Ltd is a global financial institution with 80 Azure subscriptions spread across 4 managem...MediumQ02Fabrikam Inc. operates a hybrid cloud environment with 500 on-premises VMware virtual machines ru...HardQ03A startup company has a single Azure subscription with a monthly budget of $5,000.
The CFO want...EasyQ04You are designing an Azure Sentinel architecture for a Managed Security Service Provider (MSSP). ...MediumQ05A healthcare enterprise is migrating its infrastructure to Azure. They have strict compliance req...Hard
Expert