Week 8 posting Azure Storage
Azure Storage platform is a Microsoft’s cloud storage solution
for modern data storage. What Azure Storage contains a very available, a storage
that is scalable, durable, and secure for many different data objects in the
cloud. Azure Storage data objects are accessible from anywhere in the world
over HTTP or HTTPS via a REST API. Azure Storage also offers client libraries
for developers building applications or services with .NET, Java, Python,
JavaScript, C++, and Go. Developers and IT professionals can use Azure
PowerShell and Azure CLI to write scripts for data management or configuration
tasks. The Azure portal and Azure Storage Explorer provide user-interface tools
for interacting with Azure Storage.
Reference:
https://learn.microsoft.com/en-us/azure/storage/common/storage-introduction
Comments
Post a Comment