DEFINE VPC

VPC ( Virtual Private Cloud) is a logically isolated virtual network in AWS where we launch cloud resources.

DEFINE SUBNET

The process of breaking down a single large VPC into smaller segments is a subnet

DEFINE INTERNET GATEWAY

Internet Gateway (IGW) establishes communication between VPC and the internet

DEFINE ROUTE TABLE

Route table is a set of rules that tell AWS where the network traffic should go