0
0

More than 1 year has passed since last update.

AWSユーザがGCPを調べてみた

Posted at

はじめに

AWSでいくつかシステムを構築している私が初めてGoogle Cloud Platform(GCP)を調査した時のメモです。

目次

  1. AWSとGCPとの違い
  2. 参考になりそうなページを見つけた

1. AWSとGCPとの違い

Googleが比較表を作っていたのでこちらを参考にする。

使いそうなものを一部引用記載する。
同じような機能でも複数あったりする?

機能名:AWS 機能名:GCP 備考
Amazon VPC Cloud Router
Amazon Elastic Compute Cloud(EC2)P3 Cloud GPU
Amazon Elastic Compute Cloud(EC2) Compute Engine
AWS 自動スケーリング Compute Engine オートスケーラー
Amazon EC2 インスタンス接続 OS ログイン
Amazon Elastic Block Store(EBS) 永続ディスク
AWS Lambda Cloud Functions
AWS Simple Storage Service(S3) Cloud Storage for Firebase サーバーレス
Amazon Cognito Firebase Auth サーバーレス
AWS Simple Storage Service(S3) Firebase Hosting サーバーレス
AWS DynamoDB + AppSync Firebase Realtime Database
AWS Simple Storage Service(S3) Cloud Storage
Amazon Identity and Access Management(IAM) Identity and Access Management
Amazon DynamoDB データストア
Amazon Aurora(MySQL) Cloud Spanner
Amazon Athena、Amazon Redshift BigQuery
Amazon Route53(DNS) Cloud DNS,Cloud Domains
AWS Elastic 負荷分散(ALB) Cloud Load Balancing
Amazon VPC フローログ VPC フローログ
Amazon VPC NAT インスタンス Cloud NAT
Amazon Virtual Private Cloud(VPC) Virtual Private Cloud
Amazon API Gateway Apigee API 管理

2.参考になりそうなページを見つけた

AWSはいっぱいあるのですがGCPは比較的マイナーなのでしょうか

【GCP入門編・第1回】エンジニア必読!今さら聞けない、Google Cloud Platform (GCP) とは?
https://www.topgate.co.jp/gcp01-what-is-google-cloud-platform

一番単純なEC2相当のGoogle Compute Engine起動

【GCP入門編・第3回】難しくない! Google Compute Engine (GCE) でのインスタンス起動方法!
https://www.topgate.co.jp/gcp03-google-compute-engine-launch-instance

0
0
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
0