AZ (Availability Zone)

aws/global-infra aws/concept

💡 Definition

An AWS Availability Zone (AZ) is one or more discrete data centers with redundant power, networking, and connectivity in an AWS Region. AZs are isolated from failures in other AZs and provide inexpensive, low-latency network connectivity to other AZs in the same Region.

🔑 Key Concepts

⚙️ How it Works

To achieve High Availability and Fault Tolerance, you typically deploy your application components across multiple AZs within a single Region. If one AZ goes down, your application can continue to run in the other AZs.

🎯 Use Cases

💰 Pricing Model

📝 Exam Tips (CLF-C02)


See Also: * Region * High Availability * Fault Tolerance