Microsoft Azure Storage Kind and Architecture


Azure Storage it is the container for your data that you can save on it the Hot data and Cool data. but what is the best storage types i need it (Blob, File Shares, Tables, Queues)? and what is the Storage Performance and Storage kind (V1, V2,..) and what about the high availability and disaster recovery for my data.based on all of this options you will be able to determined the best azure storage kind for your Business. So before creating any Storage account you should consider the (Location, performance, Kind, replication, access tier)

After reading this post i recommend you to read this post to complete the full picture about how to manage azure storage and for more azure posts check this link by all of my azure posts and articles

IF you are interested to read more articles in the same subject here is below :

Azure Storage Location

When you are creating any resource in Azure Microsoft asking you about the location because not all locations have full azure features. That’s why the location is the the key that will determined on it the features you will have it on the Storage account. e.g. If you selected Australia Center and selected the performance premium storage you will have two kind of storage account only general Purpose V2 and General Purpose V1 but if you selected East US 2 you will have another choices in the storage kind like BlockblobStorage and FileStorage.

Continue reading “Microsoft Azure Storage Kind and Architecture”

Managing and implementing Azure storage


In this article I’ll cover +10 important points you need to cover them when you are going to understand Managing and implementing Azure storage

  1. Introduction
  2. What are the Types of Azure Storage account?
  3. What are the Azure Storage blob types?
  4. What are the Blob storage resources?
  5. What are the Azure Storage Firewall and Access Key?
  6. What is the Azure Storage Explorer?
  7. What are the Azure Storage Replication?
  8. What is the Azure blob Pricing?
  9. What are the Solutions for moving data to Microsoft Azure Blob storage?
  10. What is Azure Data Box?
  11. What is Azure CDN?
  12. What is the Azure backup Types?
  13. What is the SQL Server Backup limitation on Microsoft Azure Blob storage?
  14. What is the Azure Backup Monitoring ?
  15. References and another Important articles

Introduction

IF you are planning for (Az-103) Microsoft Azure Administrator Exam or new update from this certification (AZ-104) Microsoft Azure Administrator (beta) that will be available on or around April 2, 2020, you should take in your consideration implement and manage storage this part is (10-15%) from the exam . in this post I will share some important key note that can-do refresh for you in this part.

IF you are interested to read more articles in the same subject here is below :

Azure Storage

Continue reading “Managing and implementing Azure storage”