Intro to Azure Core Storage Services

 


The Azure Storage platform is Microsoft's cloud storage solution for modern data storage. The services are:

  • Durable and highly available: Redundancy ensures that your data is safe in the event of transient hardware failures. You can also opt to replicate data across datacenters or geographical regions for additional protection from local catastrophe or natural disaster. Data replicated in this way remains highly available in the event of an unexpected outage.
  • Secure: All data written to an Azure storage account is encrypted by the service. Azure Storage provides you with fine-grained control over who has access to your data.
  • Scalable: Azure Storage is designed to be massively scalable to meet the data storage and performance needs of today's applications.
  • Managed: Azure handles hardware maintenance, updates, and critical issues for you.
  • Accessible: Data in Azure Storage is accessible from anywhere in the world over HTTP or HTTPS. Microsoft provides client libraries for Azure Storage in a variety of languages, including .NET, Java, Node.js, Python, PHP, Ruby, Go, and others, as well as a mature REST API. Azure Storage supports scripting in Azure PowerShell or Azure CLI. And the Azure portal and Azure Storage Explorer offer easy visual solutions for working with your data.


The Azure Storage platform includes the following data services:

  • Azure Blobs: A massively scalable object store for text and binary data. Also includes support for big data analytics through Data Lake Storage Gen2.
  • Azure Files: Managed file shares for cloud or on-premises deployments.
  • Azure Queues: A messaging store for reliable messaging between application components.
  • Azure Tables: A NoSQL store for schemaless storage of structured data.
  • Azure Disks: Block-level storage volumes for Azure VMs.


Azure Storage offers several types of storage accounts. Each type supports different features and has its own pricing model.  Each service is accessed through a storage account. 

For more information about storage account types, see Azure storage account overview.

Comments

  1. Thank you so much for this best knowledge. I really like your work and research about id protection software . You give us the best knowledge by your blog and I agree with your point of view, keep it up.

    ReplyDelete
  2. Yes, this is a good post without any doubts. You really doing a great Job. I inspired from your blog writing, you write always feat article. So keep it up. if you want to get Modern Data Platform in Australia then visit our website.

    ReplyDelete
  3. I am attracted by the info which you have provided in the above post. It is genuinely good and beneficial info for us about Telecommunication Consulting Firm Usa. Continue posting, Thank you.

    ReplyDelete

Post a Comment

Popular posts from this blog

AWS: Benefits of using Amazon S3

Google To Acquire Looker For $2.6 Billion

Python - GUI - Tkinter(Bar & Pie Chart)