Using a Transit Gateway to integrate a third-party service has the following benefits:
The disadvantages of using a Transit Gateway solution include:
What is a Virtual Private Gateway?
A virtual private gateway is the VPN endpoint on the Amazon side of your Site-to-Site VPN connection that can be attached to a single VPC.
How to make an EC2 in a subnet to reach the internet
The network ACL associated with the subnet must allow inbound and outbound traffic on port 80 (for HTTP traffic) and port 443 (for HTTPs traffic).
A route table must contain routes from your subnet to the internet gateway.
How does Site-to-Site VPN connection tunnels work?
Site-to-Site VPN tunnel authentication options
What is a common strategy for connecting multiple, geographically disperse VPCs and remote networks in order to create a global network transit center.
A transit VPC, that simplifies network management and minimizes the number of connections required to connect multiple VPCs and remote networks.
If you launch an EC2 instance into a VPC that has an instance tenancy of dedicated:
the instance will always run as a Dedicated