#Week3AWSWorkshopsChallenge-VPC Fundamentals

 In this lab use case, we will see how to built an amazon VPC, subnets, Network ACLs, Route table, Internet Connectivity, VPC endpoints, EC2 instance creation and Public Internet connectivity

Flow Diagram

Amazon VPC

Amazon Virtual Private Cloud (Amazon VPC) enables you to launch AWS resources into a virtual network that you’ve defined. This virtual network closely resembles a traditional network that you’d operate in your own data center, with the benefits of using the scalable infrastructure of AWS.

VPC

To get started, navigate to the Your VPCs tab in the VPC section of the console and click Create VPC button.

Read More