- AWS Administration Cookbook
- Lucas Chan Rowan Udell
- 159字
- 2021-07-09 18:18:23
Regions and Availability Zones
A fundamental concept of AWS is that its services and the solutions built on top of them are architected for failure. This means that a failure of the underlying resources is a scenario actively planned for, rather than avoided until it cannot be ignored.
Due to this, all the services and resources available are divided up in to geographically diverse Regions. Using specific regions means you can provide services to your users that are optimized for speed and performance.
Within a region, there are always multiple Availability Zones (a.k.a. AZ). Each AZ represents a geographically distinct—but still close—physical data center. AZs have their own facilities and power source, so an event that might take a single AZ offline is unlikely to affect the other AZs in the region.
The smaller regions have at least two AZs, and the largest has five.
At the time of writing, the following regions are active:

- 大數(shù)據(jù)導(dǎo)論:思維、技術(shù)與應(yīng)用
- Linux Mint System Administrator’s Beginner's Guide
- 教父母學(xué)會上網(wǎng)
- 數(shù)據(jù)庫原理與應(yīng)用技術(shù)學(xué)習(xí)指導(dǎo)
- Visual C# 2008開發(fā)技術(shù)詳解
- PostgreSQL Administration Essentials
- Multimedia Programming with Pure Data
- 基于ARM 32位高速嵌入式微控制器
- MATLAB/Simulink權(quán)威指南:開發(fā)環(huán)境、程序設(shè)計、系統(tǒng)仿真與案例實戰(zhàn)
- Mastering ServiceNow Scripting
- 邊緣智能:關(guān)鍵技術(shù)與落地實踐
- 網(wǎng)絡(luò)管理工具實用詳解
- 空間機器人
- Mastering Ansible(Second Edition)
- Hands-On Deep Learning with Go