Which description BEST defines an AWS Availability Zone (AZ)?

1 / 1
Select an answer
CorrectB

Explanation

A question that asks for the correct definition of an Availability Zone (AZ).

  • 1Availability ZoneThe physically separated groups of data centers that make up a Region
  • 2AZA unit with independent power, cooling, and networking that can isolate failures
AIncorrect

A CloudFront cache location distributed around the world

This describes an edge location. An edge location is a site where CloudFront caches content and delivers it from a place close to users.

An Availability Zone is a group of data centers that increases availability, not a content delivery site, so this is incorrect.

BCorrect

A site that consists of one or more discrete data centers and is physically separated from other AZs

Correct. An AZ consists of one or more data centers with redundant power, networking, and cooling, and each AZ is physically separated from the others. AZs within a Region are connected by low-latency private links, and the design limits the impact of a failure in one AZ on the others.

CIncorrect

An entire geographic area divided by country or region

This describes a Region. A Region is a geographic area that contains multiple AZs.

An AZ is one of the individual groups of data centers that make up a Region, not the entire geographic area, so this is incorrect.

DIncorrect

AWS-managed hardware that a customer installs inside its own office

This is closer to a description of an on-premises installation service such as AWS Outposts.

An AZ is a group of data centers operated by AWS, not equipment installed in a customer office, so this is incorrect.

Key Takeaway

The hierarchy of terms is a frequent topic: Region (geographic area) ⊃ AZ (physically separated groups of data centers), while an edge location (a CloudFront delivery site) is something different. The keywords 'physically separated' and 'independent power' point to an AZ.