Canvas CloudAI
Canvas Cloud AI

Route Table

intermediate
networking

Definition

A set of rules (called routes) that determine where network traffic from subnets or gateways is directed. Each route specifies a destination (IP range) and a target (gateway, network interface, or connection). Available as AWS VPC Route Tables, Azure Route Tables (UDR), GCP VPC Routes, and OCI VCN Route Tables. Like a road sign system that tells cars which highway exit to take based on their destination.

Real-World Example

A VPC route table sends internet-bound traffic (0.0.0.0/0) to an Internet Gateway for public subnets, while a separate route table sends the same traffic to a NAT Gateway for private subnets.

Frequently Asked Questions

Compare Across Cloud Providers

Route Table is available across all major cloud platforms. Compare equivalent services:

AWS
VPC Route Table
Azure
Azure Route Table
Google Cloud
VPC Routes
Oracle Cloud
VCN Route Table

Explore More Cloud Computing Terms