0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

VPCエンドポイントまとめ

Posted at

VPCエンドポイント概要

プライベートサブネットに設置して使用するAWSサービスと通信するためのエンドポイント

インターネット(インターネットゲートウェイ)経由で通信せずとも、特定のAWSサービス(S3・CloudWatchなど)を接続したい場合に使用

  • アクセス負荷に応じて自動スケール

インターフェース型(Private Link、インターフェースエンドポイント)

実態はENI(セキュリティグループを設定する。)

  • 料金は有料
  • AZごとに設置必要あり
  • ECRやCloudWatchが対象

ゲートウェイ型

ルートテーブルに自動設定される

  • 料金は無料
  • S3やDynamoDBが対象
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

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?