nerdexam
Amazon

CLF-C02 · Question #604

A company needs to deploy an application with high availability and fault tolerance. How should the company deploy the application to meet these requirements?

The correct answer is B. Across multiple Availability Zones in an AWS Region. Deploying the application across multiple Availability Zones in an AWS Region ensures high availability and fault tolerance. Availability Zones are physically separated data centers within a region that are designed to be isolated from failures in other zones. By distributing…

Submitted by mateo_ar· Mar 6, 2026Cloud Concepts

Question

A company needs to deploy an application with high availability and fault tolerance. How should the company deploy the application to meet these requirements?

Options

  • AIn a single Availability Zone in an AWS Region
  • BAcross multiple Availability Zones in an AWS Region
  • CAcross multiple subnets in an Availability Zone
  • DAcross multiple edge locations by using AWS Outposts

How the community answered

(23 responses)
  • A
    13% (3)
  • B
    74% (17)
  • C
    9% (2)
  • D
    4% (1)

Explanation

Deploying the application across multiple Availability Zones in an AWS Region ensures high availability and fault tolerance. Availability Zones are physically separated data centers within a region that are designed to be isolated from failures in other zones. By distributing your application across multiple zones, you can ensure that if one zone experiences an issue, the other zones will continue to operate, minimizing downtime and improving reliability.

Community Discussion

No community discussion yet for this question.

Full CLF-C02 Practice