A startup is deploying a web application on AWS. To protect the application from localized failures, such as a power outage or flooding at a specific data center, they need to run redundant virtual servers in physically isolated locations within the same geographic area. Which AWS Global Infrastructure component should the startup use to host these redundant servers?
- Availability ZonesCevap
- BAWS Regions
- CEdge Locations
- DLocal Zones
Cevap
Availability Zones
Availability Zones are physically distinct locations within an AWS Region. Each Availability Zone consists of one or more data centers with independent power, cooling, and network connectivity. This design allows developers to run applications in a highly available and fault-tolerant manner, protecting them from localized disruptions like power outages or natural disasters affecting a single facility.
Adım Adım Çözüm
Anahtar Kavram
AWS Availability Zones provide physical isolation and fault tolerance within an AWS Region.