Subnets are the logical network that you group your resources in a single local network. Communication in and out of a subnet is of critical importance, and a routing table contains the rules on how traffic can be directed.
Continue reading “[AWS] VPC – Subnets and Routing Tables”Tag Archives: VPC
[AWS] VPC Basics
A VPC(Virtual Private Cloud) is a logically isolated portion of the AWS cloud within a chosen single region. In a VPC, you can define your own network such as IP address range, subnets, route tables, and security settings.
Continue reading “[AWS] VPC Basics”