What's this?
以下の講義を学習した際のメモ
https://tomomano.gitlab.io/intro-aws/#_%E3%81%AF%E3%81%98%E3%82%81%E3%81%AB
学習メモ
3.3. AWSでクラウドを作るときの基本となる部品
3.3.1. 計算
- EC2(Elastic Compute Cloud)
- Lambda Function as a Service(FaaS)
3.3.2 ストレージ
- EBS(Elastic Block Store)
- S3(Simple Storage Service)
3.3.3 データベース
- DynamoDB
3.3.4 ネットワーク
VPC(Virtual Private Cloud)