Connecting an AWS VPC to the World
By design, resources in AWS are provisioned through the lens of security. When creating a new Virtual Private Network (VPC), access into this network from the outside world is restricted. In this article, we will go through the steps connecting a VPC to the internet. We will also review common connectivity issues faced reaching resources inside a VPC. Attaching an Internet Gateway The first step to enable VPC internet access is to attach an Internet Gateway.Read More →