Updated on 2025-07-11 GMT+08:00

Associated Route Table

Description

A route table contains a set of routes that are used to determine where network traffic is directed. Each VPC comes with a default route table. Subnets in the VPC are then automatically associated with the default route table. The default route table ensures that subnets in a VPC can communicate with each other.

If the default route table cannot meet your requirements, you can create a custom route table after creating a VPC and associate subnets in the VPC with the custom route table. Then, the default route table controls inbound traffic of the subnets, and the custom route table controls outbound traffic of the subnets. Creating a Custom Route Table

FAQ