目錄表

Chapter 2-2: 10,000 Foot Overview - Part1

0x00 前言

這個大章節會大致介紹 AWS 中的各項服務,讓我們對學習有個 Overview

0x01 The AWS Platform


0x02 AWS Global Infrastructure

在 2017 年底,AWS 在全世界包含了 16 個 Regions 和 44 個 Availability Zones

2018 則預計再增加 6 個 Regions 和 17 個 Availability Zones

有個概念即可,證照考試並不會考這個數量,細節部分可以參考下面官方網站


0x03 What is a Region? What is an AZ?

A Region is a geographical area. Each Region consists of 2 or more Availability Zones.

An Availability Zone (AZ) is simply a Data Center.


0x04 What is An Edge Location?

Edge Locations are endpoints for AWS which are used for caching content.

Typically this of CloudFront, Amazon's Content Delivery Network (CDN).

There are many more Edge Locations than Regions. Currently, there are over 96 Edge Locations.


0x05 Exam Tips