Why should a highly available application be deployed across multiple Availability Zones?

a.To reduce the AWS bill to zero
b.So the application can continue running if one AZ experiences a failure
c.Because a single AZ cannot run any instances
d.To avoid using load balancers

解析

Spreading resources across multiple AZs means that if one zone fails, the application can continue serving traffic from the others. AZs are physically isolated, so this design improves availability and fault tolerance.

免费刷完整 100 道题库 — 无需注册。

同考点相关题目

最近核对: · 审核流程

PrepPass 编辑团队 · 依据官方资料核对 AWS Certified Cloud Practitioner (CLF-C02) · 我们如何核对
反馈