Skip to Content
This project is a work in progress. If you have any questions or suggestions, feel free to contact me.
Networking & Content DeliveryVPCTransit GwTransit Gateway Route Table

Transit Gateway Route Table

A TGW RTB is a crucial component of an AWS Transit Gateway. It acts as a central point for routing traffic between various VPCs and on-premises networks connected to the Transit Gateway.

Key functions

  • Route Propagation: Automatically propagates routes from attached networks.
  • Static Routes: Allows you to manually define custom routing rules.
  • Route Table Associations: Associates Route Tables with specific attachments.
Last updated on