- AWS Tools for PowerShell 6
- Ramesh Waghmare
- 201字
- 2021-07-15 17:09:16
The AWS global infrastructure
AWS serves over a million active customers in more than 190 countries. They are steadily expanding the global infrastructure to help customers achieve lower latency and higher throughput, and to ensure that customers data resides only in the region they specifies. AWS data centers are available in multiple locations worldwide.
AWS infrastructure is built around regions and availability zones. In a region, there are multiple availability zones. Each region is strategically selected by AWS around the world. AWS plans at least three availability zones in each region. You can have more than that in some of the regions. These availability zones across the regions are connected with very low latency networks so that you can build fault tolerant and highly available applications. At the time of writing this book, there were 16 regions and 42 availability zones. They keep adding regions and availability zone. I would encourage you to check for the latest AWS Global Infrastructure footprint on the AWS website.

Because of the multiple regions, you can retain complete control and ownership over the region in which your data is physically located, making it easy to meet regional compliance and data residency requirements.
- LaTeX Cookbook
- C#程序設計實訓指導書
- 大學計算機基礎實驗教程
- 區塊鏈架構與實現:Cosmos詳解
- Implementing Cisco Networking Solutions
- 微服務從小白到專家:Spring Cloud和Kubernetes實戰
- JBoss:Developer's Guide
- Spring技術內幕:深入解析Spring架構與設計原理(第2版)
- Managing Microsoft Hybrid Clouds
- 跟戴銘學iOS編程:理順核心知識點
- Mastering OAuth 2.0
- Puppet:Mastering Infrastructure Automation
- Python編程入門(第3版)
- HTML5 and CSS3:Building Responsive Websites
- C語言解惑:指針、數組、函數和多文件編程