Skip to content

Instantly share code, notes, and snippets.

@ross-humphrey
Created January 21, 2020 14:49
Show Gist options
  • Save ross-humphrey/3608d50f053295078aff3c31d483b40b to your computer and use it in GitHub Desktop.
Save ross-humphrey/3608d50f053295078aff3c31d483b40b to your computer and use it in GitHub Desktop.
πŸ” VPC Endpoint Services (AWS PrivateLink)
> Create app in VPC and configure as AWS PrivateLink powered service (endpoint service)
> Other AWS principals can create connection from their VPC to endpoint service using interface VPC endpoint
> You are the service provider, AWS principals are consumers.
To connect to on prem data centre use:
> AWS Direct Connect
> AWS Site-to-Stie VPN
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment