Mod 6 - Describe Azure Storage Services Flashcards
ExpressRoute
A private connection from your on-premises infrastructure to your Azure infrastructure.
Azure DNS is a hosting service for DNS domains that provides name resolution by using Microsoft Azure infrastructure.
Availability Sets
Azure Virtual Machine feature staggers updates across VMs based on their update domain and fault domain
Azure Virtual Desktop
Azure service allows users to use a cloud hosted version of Windows from any location and connect from most modern browsers
Locally redundant storage (LRS)
replicates your data three times within a single data center in the primary region.
zone-redundant storage (ZRS)
replicates your Azure Storage data synchronously across three Azure availability zones in the primary region
Geo-redundant storage (GRS)
copies your data synchronously three times within a single physical location in the primary region using LRS. It then copies your data asynchronously to a single physical location in the secondary region (the region pair) using LRS.
Geo-zone-redundant storage (GZRS)
data is copied across three Azure availability zones in the primary region (similar to ZRS) and is also replicated to a secondary geographic region, using LRS, for protection from regional disasters.
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 Disks
Block-level storage volumes for Azure VMs
Azure Tables
NoSQL table option for structured, non-relational data
Azure Data Box
a physical migration service that helps transfer large amounts of data in a quick, inexpensive, and reliable way
AzCopy
command-line utility that you can use to copy blobs or files to or from your storage account.
Azure File Sync
tool that lets you centralize your file shares in Azure Files and keep the flexibility, performance, and compatibility of a Windows file server.