


Data files, media files, and document files are huge in size and must be saved for archival purposes. The storage also needs to be moved from expensive on-premises NAS storage to inexpensive cloud storage. There is a content management solution that an organization wants to move to the cloud. A large set of data and content needs to be stored in inexpensive cloud storage The requirement is to store files in such a way that the files can be accessed from anywhere using the SMB protocol. Application 2 polls on this shared location, and once any files are found, initiates workflow to process these files further. This location needs to be in the cloud (Azure Storage) and is replacing the organization’s current NAS device. There two scenarios we will be discussing in this article are: An application needs to store files in a shared location for further processingĪpplication 1 receives many data/files from multiple sources and stores these files in a shared location. The Introduction to the core Azure Storage services describes these features in more detail. As the usage and cost are different for both types of storage, they should be used judiciously. Azure Blob can be used where a vast amount of data needs to be stored and accessed. We can mount Azure Files on a cloud or on-prem VM. Azure Files typically can be used to replace an enterprise’s on-prem file server or NAS devices. This article will go through how we can use two main features of Azure Storage – Azure Files and Azure Blobs. Azure provides different storage solutions that enterprises can use.
