Transit Gateway Cost

Per-attachment + per-GB.

Overview

AWS Transit Gateway charges per attachment per hour plus per GB processed through the gateway. At small scale the bill is invisible; at multi-VPC scale with cross-region peering it becomes a structural line item. The discipline is matching architecture to actual connectivity need: TGW for hub-and-spoke, VPC peering for point-to-point, and VPC endpoints for AWS-service traffic that should never touch TGW.

The approach

Three habits keep Transit Gateway cost matched to actual connectivity need: pick the right primitive (TGW, VPC peering, or endpoints) per traffic pattern, monitor traffic per attachment, and review the architecture quarterly to catch unused or chatty attachments.

Why this compounds

Each correctly-shaped TGW architecture cuts the bill every month for the lifetime of the workload. The team’s networking economics fluency deepens; new VPCs ship with the right connectivity primitive on day one.