Storage Solutions on Microsoft Azure

Storage is at the core of every data platform .This article covers how to choose and design a storage strategy to ensure your data is always available, resilient, and useful.

AnisKHELOUFI
Analytics Vidhya

--

Every Azure service you may know uses Azure Storage under the hood. It allows it to scale indefinitely and have optimal performance, handling zettabytes of information.

Data Projects :

Usually, when working on a data Project, initially we start with a simple design. It can involve :

The common point within all these architectures is that the data is unified among a single entity. You have all your data in one place and all together to load fast. However, as the complexity of the platform grows you will have to to ensure certain functionalities and needs such as :

  • Security
  • Durability
  • Accessibility
  • High Availability
  • Sharing mechanism

--

--

AnisKHELOUFI
Analytics Vidhya

Data Engineer and Machine learning enthusiast with a great intrest in cloud technologies