data from on-premises to azure and azure to on-premises

류호원(결제플랫폼팀) 0 Reputation points
2024-07-23T08:37:42.3766667+00:00

Hello, I'm a beginner with very little experience in azure. Please understand.

I'm going to store the data (such as files) from the physical server (linux) in azure storage through azure and bring it to the local server when I want to use it.

  1. So I considered the data box gateway, does it have to make a virtual device (hyper-v, vmware)?
  2. In addition, I am considering on-premises data gateway architecture, and I wonder if I can exchange azure cloud storage and on-premises data smoothly.

If there is another good way to do it, I would appreciate it if you could recommend it.

Azure Data Box
Azure Data Box
A family of appliances and solutions for offline data transfer to Azure​.
42 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,788 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Amrinder Singh 5,155 Reputation points Microsoft Employee
    2024-07-25T14:58:27.7833333+00:00

    Hi 류호원(결제플랫폼팀) - Thanks for reaching out over Q&A Forum.

    I would recommend you to start by reviewing the below links that talks about storage migration and points to consider when option for data transfer solution.

    https://video2.skills-academy.com/en-us/azure/storage/common/storage-migration-overview

    https://video2.skills-academy.com/en-us/azure/storage/common/storage-choose-data-transfer-solution?toc=%2Fazure%2Fstorage%2Fblobs%2Ftoc.json&bc=%2Fazure%2Fstorage%2Fblobs%2Fbreadcrumb%2Ftoc.json

    You can check for AzCopy

    https://video2.skills-academy.com/en-us/azure/storage/common/storage-use-azcopy-v10?toc=%2Fazure%2Fstorage%2Fblobs%2Ftoc.json&bc=%2Fazure%2Fstorage%2Fblobs%2Fbreadcrumb%2Ftoc.json

    You can also check for Blobfuse or NFS to mount your storage account on the Linux servers and transfer the data.

    https://video2.skills-academy.com/en-us/azure/storage/blobs/blobfuse2-what-is

    https://video2.skills-academy.com/en-us/azure/storage/blobs/network-file-system-protocol-support

    Hope that helps!

    Please let me know if there are any further queries/concerns, will be glad to assist.


    Please do not forget to "Accept the answer” and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.