Azure Storage
Azure Storage
Azure Storage consists out of multiple services that are each optimized for a certain usage scenario. They are described in this post, and here is a summary of them:
- Azure Blob Storage
- Useful for storing files, small and large, like audio, video or VHD files
- Azure Queue Storage
- Meant for storing small messages that are picked up by other applications. Queue Storage can help to decouple your applications
- Azure File Storage
- Based on the SMB protocol, File Storage is meant to be mounted as a disk in a VM. It is very useful to use for lifting and shifting applications into the cloud
- Azure Disk Storage
- Disk Storage is optimized for high I/O operations and can be used as a hard disk for a VM, like a server
Azure blob is probably the most important one, so we will explain the process here
I hope that this would be useful and informative for you..and if it was, please like
Azure Storage
Reviewed by ohhhvictor
on
May 01, 2020
Rating:
No comments: