Hello,
How to handle seeding data to Data Drives and then implementing delta sync after the seeded data has been placed into Azure?
What we want to do -
Move 100 TB of data in which 80TB will be placed in File Share; the other 20TB will be from SQL Server.We are planning to use 2 data boxes to seed the 100 TBAfter seeded in Azure, delta sync needs to be implemented for the changes to the data after the backup was performed on the data disks.We currently have 100MB connection to the internet to support the delta syncs.
Questions
1. Can the data boxes be used in this scenario? If not what are alternatives to support the above?
2. How does the data need to be configured in Azure to support delta sync from On-prem?
3. What tools can be used to manage the sync between On-prem SQL / File Share to the Data Boxes?
If data boxes are not supported then what are alternative options to meet the above requirements?
Ronen Ariely