Interconnecting Virtual Private Clouds with an AWS Transit Gateway
Description
AWS Transit Gateway is a managed and scalable cloud routing resource that can be used to enable network access between different types of networks, including:
- Virtual Private Clouds (VPCs)
- Virtual Private Networks (VPN)
- Direct Connect connections to offices and datacenters
- Other AWS Transit Gateways
Using AWS Transit Gateway enables you to create sophisticated network architectures that are easier to operate and configure than alternative solutions.
Learning to use AWS Transit Gateway will make you more effective at working with complex network scenarios in the public AWS cloud.
In this hands-on lab, you will learn how to create and configure an AWS Transit Gateway to interconnect three existing VPCs.
Learning Objectives
Upon completion of this intermediate level lab, you will be able to:
- Create an AWS Transit Gateway
- Create Attachments and Route Tables for your AWS Transit Gateway
- Configure VPC route tables for use with your AWS Transit Gateway
- Observe AWS Transit Gateway traffic using flow logs
Intended Audience
- Candidates for the AWS Certified Advanced Networking Specialty certification
- Cloud Architects
- DevOps Engineers
- Network Engineers
Prerequisites
Familiarity with the following will be beneficial but is not required:
- AWS Transit Gateway
- Amazon Virtual Private Cloud (VPC)
- Routing and CIDR ranges
- The Bash command line
The following content can be used to fulfill the prerequisite:
- Connecting On-Premises Environments to the AWS Cloud
- AWS Virtual Private Cloud: Subnets and Routing
- Linux Command Line Byte Session
Updates
June 26th, 2023 - Updated screenshots to reflect the latest user interface changes