zet

Fault Domains and Fault Levels: AWS vs. Azure

What’s a Fault Domain?
A fault domain is a part of a data center (like a rack of servers or a whole room) where, if something breaks (like power or network), only that section is affected. The main idea: failures don’t “spill over” and mess up everything else[1].

What’s a Fault Level?
A fault level is just a group of fault domains. Think of it as a bigger box containing smaller boxes (fault domains).


How AWS and Azure Do It Differently

Cloud Fault Level (Big Group) Fault Domain (Small Group) Extra Concepts
AWS Region (e.g., us-east-1) Availability Zone (e.g., us-east-1a)
Azure Region (e.g., East US) Availability Zone or Fault Domain Update Domain

In short: