LoginSignup
0
1

More than 3 years have passed since last update.

AWSによるクラウド入門 学習まとめ

Posted at

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)

0
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
1