image
Why Direct Connect?
Why Direct Connect?
Difficulty
Advanced
Duration
2h 40m
Students
420
Ratings
4.7/5
Description

In this section of the AWS Certified Advanced Networking - Specialty learning path, we introduce you to the various tools, technologies, and services used to connect on-premises environments to the AWS Cloud, including Direct Connect and VPNs.

Learning Objectives

  • Identify and describe how Direct Connect and VPNs are used to connect on-premises environments to the AWS Cloud
  • Describe advanced AWS Direct Connect connectivity scenarios, including when to leverage Public, Private, and Transit Virtual Interfaces (VIFs)
  • Understand routing fundamentals for static and dynamic routing in AWS along with industry-standard routing protocols such as Border Gateway Protocol (BGP)
  • Describe how to use encryption to secure traffic as it travels across VPNs and Direct Connect connections

Prerequisites

The AWS Certified Advanced Networking - Specialty certification has been designed for anyone with experience designing, implementing, and operating complex AWS and hybrid networking architectures. Ideally, you’ll also have some exposure to the nuances of AWS networking, particularly regarding the integration of AWS services and AWS security best practices. Many exam questions will require advanced level knowledge of many AWS services, including AWS networking services. The AWS Cloud concepts introduced in this course will be explained and reinforced from the ground up.

Transcript

Hello and welcome to this lecture where I want to talk about why an organization would consider connecting their on-prem data center to AWS using an AWS Direct Connect. In my experience, even with the abundance of material extolling the benefits of AWS, many organizations begin their cloud journey by dipping their toes into AWS. Let me say clearly that there is nothing wrong with this approach. It's basic IT nature to view a new technology or service with a measure of healthy skepticism. Thus, it's perfectly acceptable for organizations to take careful and deliberate steps to validate AWS's ability to solve business challenges. I have seen several organizations begin their cloud journey by using Amazon S3 buckets to easily expand the storage capacity of their backup repositories to support long-term data retention goals.

Once this use case is tested and validated, this organization may expand its use of AWS by using infrastructure as code principles to deploy simple EC2 instances. Often, once EC2 instances are deployed, an organization will look to connect their AWS environment to their on-premises data center to support production applications by providing EC2 instances access to on-prem Active Directory domains, private DNS zones, database servers, file shares, Internet pages, anything, you name it. 

To securely facilitate this connectivity, an AWS site-to-site IPSec VPN tunnel can be created. Depending upon the configuration of the AWS environment and what resources must communicate with one another, organizations new to the cloud typically choose to do one of two things: deploy a virtual private gateway or deploy a transit gateway. A virtual private gateway is an AWS-managed VPN endpoint that includes redundancy and fail-over capabilities on the Amazon side of the site-to-site VPN connection.

A key point to remember, however, is that a virtual private gateway can only be attached and provide VPN access to a single AWS VPC. If an organization wishes to establish VPN connectivity from their on-premises data center to multiple AWS VPCs, they could choose to deploy a virtual private gateway in each of those VPCs or they could deploy a single AWS transit gateway. Like the virtual private gateway, the AWS transit gateway is an AWS-managed service which provides a highly available regional network transit hub. 

The transit gateway VPN attachment can be used as the VPN endpoint on the Amazon side of a site-to-site VPN connection, which will enable the interconnection of multiple AWS VPCs within the same AWS region and the on-premises network. There's no denying that the AWS virtual private gateway or transit gateway services are the easiest and quickest way to provision VPN IPSec connections to build a hybrid network between an on-premises data center and AWS.

However, as more and more resources and applications are deployed or migrated to AWS, the limitations of these VPN connections come into greater focus. For example, each VPN tunnel can achieve a maximum bandwidth of 1.25Gbps. Additionally, these VPN connections use the public Internet, which can have unpredictable and inconsistent performance, thus potentially making VPN connections unusable for latency-sensitive applications. Organizations needing to overcome the limitations of VPN connections in order to maximize the benefits of AWS will inevitably consider AWS Direct Connect.

 

About the Author
Students
143802
Labs
71
Courses
109
Learning Paths
209

Jeremy is a Content Lead Architect and DevOps SME here at Cloud Academy where he specializes in developing DevOps technical training documentation.

He has a strong background in software engineering, and has been coding with various languages, frameworks, and systems for the past 25+ years. In recent times, Jeremy has been focused on DevOps, Cloud (AWS, Azure, GCP), Security, Kubernetes, and Machine Learning.

Jeremy holds professional certifications for AWS, Azure, GCP, Terraform, Kubernetes (CKA, CKAD, CKS).