Skip to content

Instantly share code, notes, and snippets.

@hosakat
Created June 30, 2024 16:09
Show Gist options
  • Save hosakat/9a635d14bf720ea9551263d523762ed7 to your computer and use it in GitHub Desktop.
Save hosakat/9a635d14bf720ea9551263d523762ed7 to your computer and use it in GitHub Desktop.
GCP各コンピュートとスケーリング
サービス コンピュートの実体 スケールの元 スケールの方法
Compute Engine VM インスタンステンプレート Instance Group
Kubernetes Engine コンテナ Container Registry Artifact Registry Deployment(ReplicaSet) + HPA + ク ラスタ オートスケーラー
Cloud Run コンテナ Container Registry Artifact Registry Cloud Run としてスケール
App Engine Application Runtime (コンテナ) 構成ファイル + コード App Engine としてスケール
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment