SlideShare a Scribd company logo
Day 5 – Describe Azure Storage services
Johan Myburgh
10Tuesdays
To Azure Fundamentals
https://aka.ms/AZ900LM
https://aka.ms/AZ900EP5LM
Johan Myburgh
Azure Technical Trainer (ATT) @ Microsoft UK
Cloud Solution Architect
Passionate about people and sharing knowledge
jomyburg@microsoft.com
@sayedimac
aka.ms/johan
Day 5
Azure Storage Services
• Storage Accounts overview
• Benefits
• Storage Redundancy
• Services
• Queues
• Tables
• Files
• Blob storage
Storage Accounts Overview
Storage account type Supported services Supported tiers Replication options
Blob Storage
Blob (block blobs and
append blobs only)
Standard LRS, GRS, RA-GRS
Storage (general
purpose v1)
Blob, File, Queue, Table,
and Disk
Standard, Premium LRS, GRS, RA-GRS
StorageV2 (general
purpose v2)
Blob, File, Queue,
Table, and Disk
Standard, Premium
LRS, GRS, RA-GRS, ZRS,
ZGRS (preview), RA-ZGRS
(preview)
Block blob storage
Blob (block blobs and
append blobs only)
Premium LRS, ZRS (limited regions)
File Storage Files only Premium LRS, ZRS (limited regions)
© Copyright Microsoft Corporation. All rights reserved.
Replication Strategies
Data Replication Options Description
Locally redundant storage (LRS)​
Data is replicated three times within a single facility in a single
region
Zone-redundant storage (ZRS)​
Data is replicated across multiple Availability Zones within one
region
Geo-redundant storage (GRS)​
Data is replicated three times within the primary region
and replicated
three times to the regions pair.
Read access geo-redundant
storage (RA-GRS)​
Data is replicated three times within the primary region
and replicated with read-access to the region pair
Geo-zone-redundant storage (GZRS)​
Data is replicated across three Availability Zones and replicated to
the region pair
Read-access Geo-zone-
redundant storage (RA-GZRS)​
Data is replicated across three Availability Zones and replicated with
read-access to the region pair
50% off Exam Vouchers
To qualify:
 Scan the QR code and fill out the
form
 Add 17872 as the event ID
 You must attend 5 out of the 7
remaining sessions to be eligible
for the voucher
 Please note this offer is only
valid until 31st March 2023
Storage Account services
Disks
Persistent disks for
Azure IaaS VMs
Premium storage disk
options
Blob types
Page blobs
• Read/Write
• VM Disks
• 8 TB
Block blobs
• 4.7 TB
• Update
• Big Files
Append blobs
• Appends only
• Log files
• 195 GB
Summary Storage Accounts
 Used for VM disks (Microsoft Managed)
 DR and HA options
 Different Services
 Queues
 Tables
 Files
 BLOBs
Questions?
Merci धन्यवाद ᠪᠠᠶᠠᠷᠯᠠᠯ᠎
ᠠ᠃
Grazie
አመሰግናለሁ

More Related Content

TenT-Day05.pptx

  • 1. Day 5 – Describe Azure Storage services Johan Myburgh 10Tuesdays To Azure Fundamentals https://aka.ms/AZ900LM https://aka.ms/AZ900EP5LM
  • 2. Johan Myburgh Azure Technical Trainer (ATT) @ Microsoft UK Cloud Solution Architect Passionate about people and sharing knowledge jomyburg@microsoft.com @sayedimac aka.ms/johan
  • 3. Day 5 Azure Storage Services • Storage Accounts overview • Benefits • Storage Redundancy • Services • Queues • Tables • Files • Blob storage
  • 4. Storage Accounts Overview Storage account type Supported services Supported tiers Replication options Blob Storage Blob (block blobs and append blobs only) Standard LRS, GRS, RA-GRS Storage (general purpose v1) Blob, File, Queue, Table, and Disk Standard, Premium LRS, GRS, RA-GRS StorageV2 (general purpose v2) Blob, File, Queue, Table, and Disk Standard, Premium LRS, GRS, RA-GRS, ZRS, ZGRS (preview), RA-ZGRS (preview) Block blob storage Blob (block blobs and append blobs only) Premium LRS, ZRS (limited regions) File Storage Files only Premium LRS, ZRS (limited regions)
  • 5. © Copyright Microsoft Corporation. All rights reserved. Replication Strategies Data Replication Options Description Locally redundant storage (LRS)​ Data is replicated three times within a single facility in a single region Zone-redundant storage (ZRS)​ Data is replicated across multiple Availability Zones within one region Geo-redundant storage (GRS)​ Data is replicated three times within the primary region and replicated three times to the regions pair. Read access geo-redundant storage (RA-GRS)​ Data is replicated three times within the primary region and replicated with read-access to the region pair Geo-zone-redundant storage (GZRS)​ Data is replicated across three Availability Zones and replicated to the region pair Read-access Geo-zone- redundant storage (RA-GZRS)​ Data is replicated across three Availability Zones and replicated with read-access to the region pair
  • 6. 50% off Exam Vouchers To qualify:  Scan the QR code and fill out the form  Add 17872 as the event ID  You must attend 5 out of the 7 remaining sessions to be eligible for the voucher  Please note this offer is only valid until 31st March 2023
  • 7. Storage Account services Disks Persistent disks for Azure IaaS VMs Premium storage disk options
  • 8. Blob types Page blobs • Read/Write • VM Disks • 8 TB Block blobs • 4.7 TB • Update • Big Files Append blobs • Appends only • Log files • 195 GB
  • 9. Summary Storage Accounts  Used for VM disks (Microsoft Managed)  DR and HA options  Different Services  Queues  Tables  Files  BLOBs

Editor's Notes

  1. Durable and highly available. Redundancy ensures that your data is safe if transient hardware failures occur. You can also opt to replicate data across data centers or geographical regions for additional protection from local catastrophes or natural disasters. Data replicated in this way remains highly available if an unexpected outage occurs. 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.
  2. Azure Storage Redundancy - https://docs.microsoft.com/learn/modules/create-azure-storage-account/
  3. Azure Storage supports three types of blobs: block, append, and page. Each blob type is designed to handle specific types of objects in storage. For example, block blobs are ideal for media files, append blobs are suitable for log files, and page blobs almost directly emulate storage disks. Let’s find out about the different blob types that are available for storage.
  4. Thank the attendees, customer point-of-contact (PoC), and Microsoft PoC. Stage additional follow through on Parking lot items via Microsoft contacts.