Learning how to work with Azure Storage and how to design it to fit your solution is everyone's purpose, but learning what is going on behind the scenes and what every piece means is what makes you an expert.
Azure Storage is a distributed storage software stack built by Microsoft. The storage access architecture consists of the following three layers:
- Frontend layer
- Partition layer
- Stream layer