目錄表

Chapter 2-3: 10,000 Foot Overview - Part2

0x00 前言

首先從最底層的 AWS Global Infrastructure 開始說起

裡面就包含了我們在上個章節提到的 Regions, Availability Zones, Edge Locations

而其他服務則是軟體層的部分,建構在這些 Infrastructure 上

下圖是 AWS Management Console 的網頁截圖,可以看到 AWS 在各分類下提供的各項服務

不同 Regions 可能會有不同的 Services,端看該項 Service 有在哪些 Region 提供支援

服務種類非常多,細節部分在後面章節有提到才會深入


0x01 Compute

Elastic Compute Cloud (EC2)

Lightsail

Elastic Container Service (ECS)

Elastic Container Service for Kubernetes (EKS)

Lambda

Batch

Elastic Beanstalk


0x02 Storage

Simple Storage Service (S3)

Elastic File System (EFS)

Glacier

Storage Gateway


0x03 Databases

Relational Database Service (RDS)

DynamoDB

ElastiCache

Neptune

Amazon Redshift


0x04 Migration

Migration Hub

Application Discovery Service

Database Migration Service (DMS)

Server Migration Service

Snowball


0x05 Networking & Content Delivery

Virtual Private Cloud (VPC)

CloudFront

Route 53

API Gateway

Direct Connect


0x06 Developer Tools

CodeStar

CodeCommit

CodeBuild

CodeDeploy

CodePipeline

Cloud9

X-Ray