A healthcare provider is deploying a telemedicine application on AWS. The application must be designed for high availability and fault tolerance, ensuring that if a physical data center experiences a power outage, the application continues to run without downtime. The system must also support synchronous database replication within the same geographical territory.
Which AWS Global Infrastructure component should the company use to distribute their application instances to meet these requirements?
- Availability ZonesAnswer
- BAWS Regions
- CAWS Edge Locations
- DAWS Outposts
Answer
Availability Zones
Availability Zones are the correct choice because they are physically isolated locations within an AWS Region, designed to protect applications from local power or cooling outages while remaining close enough to support synchronous data replication and high availability.
Step-by-Step Solution
Key Concept
AWS Global Infrastructure components, specifically the distinction between Regions, Availability Zones, Edge Locations, and hybrid options.
Estimated Time:1m 0s