Azure Data Redundancy Options
Azure data redundancy duplicates data for availability during outages:
- Locally-redundant storage (LRS)Locally-redundant storage (LRS)multiple copies in one datacenter * Lowest-cost option with basic protection against server rack and drive failures. * Recommended for non-critical scenarios. lrs.png Status: #idea Tags: az-900, azure, cloud References
- Geo-redundant storage (GRS)Geo-redundant storage (GRS)copies across different regions * Intermediate option with failover capabilities in a secondary region. * Recommended for backup scenarios. grs.png Status: #idea Tags: az-900, azure, cloud References
- Zone-redundant storage (ZRS)Zone-redundant storage (ZRS)copies in availability zones within one region * Intermediate option with protection against datacenter-level failures. * Recommended for high availability scenarios. zrs.png Status: #idea Tags: az-900, azure, cloud References
- Geo-zone-redundant storage (GZRS)Geo-zone-redundant storage (GZRS)* Optimal data protection solution that includes the offerings of both GRS and * ZRS. * Recommended for critical data scenarios. Status: #idea Tags: az-900, azure, cloud References
Similar to Multi RegionRegionspecific geographical locations to host your resources gcp: each region has at least 3 zones Status: #idea Tags: cloud References, Multi ZoneZone* at least 3 in a Region gcp: * has at least one discrete cluster * connected to each through low latency links Status: #idea Tags: cloud References
Status: #idea
Tags: az-900Microsoft Azure Fundamentals NotesIdentity and Access Management
Compute
Storage
Data Processing
Security and Compliance
Data Protection and Identity
Billing
Integration and Migration to Azure
Security and Compliance in Azure
Networking
Digital highway connecting different resources whether on-premises or on Azure platform
* Content Delivery Network
* Virtual Network Manager
* VPN Gateway
Databases
Store structured and semi-structured data in a central repository
* Cosmo Database
* SQL Database
* SQL Managed Insta, azure, cloud