Reliability in Azure Well-Architected Framework
Reliability the one pillar concept of Azure Architected Framework . What is it? Where we can use this and how we can use this in Azure? What we need to know to utilize this effectively? Let's go through some points to discover reliability in details. Build-in Resiliency features in Azure Platform: • Azure Storage, Azure SQL Database, and Azure Cosmos DB all provide built-in data replication across availability zones and regions. • Azure managed disks are automatically placed in different storage scale units to limit the effects of hardware failures. • Virtual machines (VMs) in an availability set are spread across several fault domains. Spreading VMs across fault domains limits the impact of physical hardware failures, network outages, or power interruptions. • Availability Zones are physically separate locations within each Azure region. With availability zones, you can design and operate applications, and databases that automatically transition between zones without inter