- Mastering AWS Security
- Albert Anthony
- 273字
- 2021-07-02 15:44:05
Business continuity management
AWS keeps your data and other resources in the data centers in various geographical locations across the globe; these locations are known as regions. Each region has two or more availability zones for high availability and fault tolerance. These availability zones are made up of one or more data centers. All of these data centers are in use and none are kept offline; that is, there aren't any cold data centers. These data centers house all the physical hardware resources such as servers, storage, and networking devices, and so on, that are required to keep all the AWS services up and running as per the service level agreement provided by AWS. All AWS core applications such as compute, storage, databases, networking are deployed in an N+1 configuration, so that, in the event of a data center failure due to natural calamity, human error or any other unforeseen circumstance, there is sufficient capacity to load-balance traffic to the remaining sites.
Each availability zone is designed as an independent failure zone so that the impact of failure is minimum and failure can be contained by other availability zone(s) in that region. They are physically separated within a geographical location and are situated in the lower risk flood plains.
Depending on the nature of your business, regulatory compliance, performance requirements, disaster recovery, fault tolerance, and so on, you might decide to design your applications to be distributed across multiple regions so that they are available even if a region is unavailable.
The following figure demonstrates typical regions with their availability zones:

- Learning Scala Programming
- Mastering OpenLayers 3
- 自然語言處理實(shí)戰(zhàn):預(yù)訓(xùn)練模型應(yīng)用及其產(chǎn)品化
- Web Scraping with Python
- Apache Spark 2.x Machine Learning Cookbook
- OpenCV for Secret Agents
- 編程珠璣(續(xù))
- Eclipse Plug-in Development:Beginner's Guide(Second Edition)
- Rust Essentials(Second Edition)
- Mastering ServiceNow(Second Edition)
- INSTANT Adobe Edge Inspect Starter
- Extreme C
- 運(yùn)維前線:一線運(yùn)維專家的運(yùn)維方法、技巧與實(shí)踐
- Node.js從入門到精通
- 計(jì)算機(jī)應(yīng)用基礎(chǔ)