Availability zone

{{Short description|Subset of an IT infrastructure system that shares no service-critical components}}

In cloud computing, an availability zone is a subset of an IT infrastructure system that shares no service-critical components (including power, cooling and access) with any other availability zone. Availability zones are typically geographically separated from one another, to prevent local disasters from acting on more than one availability zone.

Some service providers also make higher-level regional distinctions between availability zones, allowing service providers to mitigate even regional-level disasters such as earthquakes and forest fires.

Applications requiring high availability are typically implemented as distributed systems that span multiple availability zones.

Services offering distinct availability zones include Amazon Web Services, Microsoft Azure and Google Cloud.{{Cite web |title=Choosing regions and availability zones - Amazon ElastiCache |url=https://docs.aws.amazon.com/AmazonElastiCache/latest/mem-ug/RegionsAndAZs.html |access-date=2023-09-15 |website=docs.aws.amazon.com}}{{Cite web |last= |date=2023-03-15 |title=What are Azure regions and availability zones? |url=https://learn.microsoft.com/en-us/azure/reliability/availability-zones-overview |access-date=2023-09-15 |website=learn.microsoft.com |language=en-us}}{{Cite web |title=Regions and zones {{!}} Compute Engine Documentation |url=https://cloud.google.com/compute/docs/regions-zones |access-date=2023-09-15 |website=Google Cloud |language=en}}

See also

References