- VPC Endpoints help keep traffic between AWS services within the AWS Network
- There are two types of VPC Endpoints
- Interface Endpoints
- Gateway Endpoints
Interface Endpoints | Gateway Endpoints |
---|---|
Cost money | free |
Uses as Elastic Network Interface (ENI) with private IP (powered by AWS PrivateLink) | a target for a specific route in the route table |
support many AWS services | only supports S3 and DynamoDB |