I have a 20 yr old legacy product and I have a website hosted in cloud. Now I want to move the data from the legacy product to cloud. for that I have 3 options could anyone guide me which one is better.
As I know, service bus is a middle ware, we usually can use it to send/receive messages or do some connection. However Azure sql data sync and data factory provide us a way to move data between on-premises and cloud. Azure sql data sync is still in preview.
I would suggest you try to use Azure data factory.
Best Regards,
Jambor
Jambor
MSDN Community Support
Please remember to "Mark as Answer" the responses that resolved your issue.
Member
78 Points
54 Posts
Azure data migration
Feb 09, 2016 06:09 AM|prohitkumar893|LINK
Hi Guys,
I have a 20 yr old legacy product and I have a website hosted in cloud. Now I want to move the data from the legacy product to cloud. for that I have 3 options could anyone guide me which one is better.
1. Azure Sql data sync.
2. Azure Service Bus
3. Azure Data Factory.
Regards
Rohit
Contributor
3325 Points
403 Posts
Re: Azure data migration
Feb 09, 2016 07:34 AM|Jamobor yao - MSFT|LINK
Hi,
First, we need to know the concept of Azure Sql data sync, service bus and data factory.
Azure Sql data sync: https://azure.microsoft.com/en-us/documentation/articles/sql-database-get-started-sql-data-sync/
Azure data factory: https://azure.microsoft.com/en-us/documentation/articles/data-factory-introduction/
Azure service bus: https://azure.microsoft.com/en-us/services/service-bus/
As I know, service bus is a middle ware, we usually can use it to send/receive messages or do some connection. However Azure sql data sync and data factory provide us a way to move data between on-premises and cloud. Azure sql data sync is still in preview. I would suggest you try to use Azure data factory.
Best Regards,
Jambor
MSDN Community Support
Please remember to "Mark as Answer" the responses that resolved your issue.