EC2 Subnet
Description
EC2 Subnets are a fundamental component of AWS, providing users with the ability to create virtual networks within the cloud. EC2 Subnets enable users to segment their network into multiple private subnets, which can be used to control access between resources, reduce network latency and provide isolation from other customers. When setting up an EC2 Subnet, you have the ability to customize the IP address range, associate it with an Availability Zone, and configure route tables and network gateways for your applications. EC2 Subnets also provide security: each one is automatically associated with a default Network Access Control List (ACL) that helps protect against malicious traffic entering or leaving your VPC.