image
Transit Gateway for Inter- and Intra-Regional Communication
Start course
Difficulty
Intermediate
Duration
1h 30m
Students
15
Ratings
5/5
Description

This course covers the core learning objective to meet the requirements of the 'Designing Network & Data Transfer solutions in AWS - Level 2' skill

Learning Objectives:

  • Understand the most appropriate AWS connectivity options to meet performance demands
  • Understand the appropriate features and services to enhance and optimize connectivity to AWS public services such as Amazon S3 or Amazon DynamoDB.
  • Understand the appropriate AWS data transfer service for migration and/or ingestion
  • Apply an edge caching strategy to provide performance benefits for AWS solutions
Transcript

In this lesson, we will discuss using transit gateways for inter and intra-regional communication. Transit gateway is an alternative to VPC peering. Instead of each VPC peering with other VPCs, each VPC attaches to a transit gateway. Transit gateway acts as a hub in a hub and spoke design. As well as allowing multiple VPCs to route to each other, transit gateways also allow attached VPCs to share a site-to-site VPN connection or a Direct Connect connection, as well as sharing a single route to the Internet. 

Transit gateways are a regional service. VPCs in the EU West 2 must be attached to a transit gateway in EU West 2. To connect VPCs in different regions, you can create a transit gateway in each region and then peer the two transit gateways. By peering the two transit gateways, the VPCs in each region will be able to reach to each other. Using transit gateway to connect your VPCs offers benefits and drawbacks when compared to VPC peering.

Benefits of using transit gateway instead of VPC peering include shared connections to on-premises and the Internet, increased scalability. When using VPC peering, you can have 50 active VPC peers per VPC. When you use a transit gateway, you can have to 5,000 attachments per gateway. When working with transit gateway, we can use multiple route tables to control the flow of traffic through the transit gateway. Each attachment is associated with one route table. Using multiple route tables means that we can control which VPC can route to each other. Transit gateway supports equal cost multi-path routing (ECMP). ECMP allows you to use active-active connectivity to your on-premises networks, allowing you to make full use of all the bandwidth available to you.

Transit gateway offers support for software-defined wide area network connectivity using a feature called AWS Transit Gateway Connect and the GRE protocol to simplify connectivity between your offices. Drawbacks of using transit gateway instead of VPC peering include: Cost; transit gateway is more expensive than VPC peering. When using transit gateway, you are charged per hour for each attachment to your transit gateway and a price per gigabyte of data processed. Like VPC peering, data found between VPCs attached to a transit gateway stays on the AWS backbone.

 

About the Author
Students
237782
Labs
1
Courses
232
Learning Paths
187

Stuart has been working within the IT industry for two decades covering a huge range of topic areas and technologies, from data center and network infrastructure design, to cloud architecture and implementation.

To date, Stuart has created 150+ courses relating to Cloud reaching over 180,000 students, mostly within the AWS category and with a heavy focus on security and compliance.

Stuart is a member of the AWS Community Builders Program for his contributions towards AWS.

He is AWS certified and accredited in addition to being a published author covering topics across the AWS landscape.

In January 2016 Stuart was awarded ‘Expert of the Year Award 2015’ from Experts Exchange for his knowledge share within cloud services to the community.

Stuart enjoys writing about cloud technologies and you will find many of his articles within our blog pages.