1 Answer
- Newest
- Most votes
- Most comments
0
There are two distinct data related charges when it comes to TGW or Cloud WAN:
- Data Processing - Applied on AWS managed networking services that process the data such as NAT Gateway, Transit Gateway, Cloud WAN, PrivateLink Endpoints etc. The data processing costs and directions it applies to is documented under each service's pricing page.
- Data Transfer - Charges applied to data transferred between an AWS resource and different network destinations i.e. cross-AZ, to Internet, in-Region, cross-Region. The pricing is dependent on the AWS Region and is documented here: https://aws.amazon.com/ec2/pricing/on-demand/
- Regional data transfer charges are typically applied to
outandindirections, meaning that both the sender and receiver of data can be charged.
- Regional data transfer charges are typically applied to
Here is how these apply to Cloud WAN and Transit Gateway
- Data Processing - there is no data processing applied to traffic between peered TGW and Cloud WAN. Data processing is applied to traffic arriving to TGW from a TGW attachment (i.e. VPC, VPN) or arriving to Cloud WAN on a Cloud WAN attachment (i.e. VPC, VPN etc)
- Data Transfer - Regional data transfer charges are applied for traffic between TGW and Cloud WAN. Cloud WAN applies data transfer charges for both
inandoutdirection (charges applied when Cloud WAN receives data and sends data from/to TGW) while TGW applies data transfer only in theoutdirection (charges applied when TGW sends data to Cloud WAN).
The diagram below depicts all of the data related charges (processing in orange box and transfer in blue box) for traffic flowing across TGW and Cloud WAN peering. It also shows the data transfer costs for cross Region as well as DX connectivity. Note, the diagram doesn't include any hourly charges and that the prices are based on pricing pages at the time of this post.
If the VPC on the left sends 1GB of data to on-premises (on far right) here are the charges applied on each hop:
- $0.02 TGW applied data processing charge for incoming traffic
- $0.01 TGW regional data transfer applied to the
outdirection - $0.01 Cloud WAN regional data transfer applied to the
indirection - $0.02 Cross Region data transfer between us-east-1 and us-west-2 in the
outdirection - $0.01 Cloud WAN regional data transfer applied to the
outdirection - $xx Direct Connect data transfer applied to the
outdirection. Value depends on the combination of Regions and DX location
Please refer to AWS EC2 Data Transfer Pricing for more details.
Relevant content
asked a year ago
asked a year ago
asked 2 years ago
