Implementing Storage in Microsoft Azure by David Papkin

david papkin

This post by David Papkin Implementing Storage in Microsoft Azure.

 

Azure Storage provides the flexibility and hyper-scale needed to store and retrieve large amounts of data.

Use Azure Blob Storage (Object Storage) to store unstructured data, such as documents and media files. Use Azure Table Storage for structured NoSQL data. Use Azure Queue Storage to reliably store messages. And use SMB-based Azure File Storage for existing or new applications—no code changes are required.

https://azure.microsoft.com/en-us/services/storage/

Video Demo on Implementing Storage in Microsoft Azure,

 

This concludes this post by David Papkin Implementing Storage in Microsoft Azure.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.