Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

draw.io source: dc-arch-legacy.customer.v2.drawio

Paths and Traffic Filtering in Version 1 Architecture

Inbound Traffic – From Direct Connect to EC2 Instance


ResourceFiltering
SourceDirect Connect Virtual Interface
Virtual Private Gateway
NACL of Subnet containing EC2 instanceinbound rules of NACL
EC2 Instance Security Groupinbound rules of SG
EC2 Instance Elastic Network Interface
DestinationEC2 Instance

Version 2 (2023)

draw.io source: dc-arch-2023.customer.v2.drawio

Paths and Traffic Filtering in Version 2 Architecture

Inbound Traffic

...

– From TGW to EC2 Instance Residing in Subnet Attached to TGW


ResourceFiltering
SourceTGW— 
TGW Attachment— 
TGW Attachment Elastic Network Interface— 
EC2 Instance Security Group inbound rules of SG
DestinationEC2 Instance Elastic Network Interface

— 

Inbound Traffic

...

– From TGW to EC2 Instance NOT Residing in a Subnet Attached to TGW


ResourceFiltering
From
SourceTGW— 
TGW Attachment— 
TGW Attachment Elastic Network Interface— 
NACL of Subnet attached to TGWoutbound rules of NACL
Route Table of Subnet attached to TGW— 
NACL of Subnet containing EC2 instanceinbound rules of NACL
EC2 Instance Security Groupinbound rules of SG
DestinationEC2 Instance Elastic Network Interface

— 

What Is Changing?

Before the migration is executed, a set of resources in Cornell AWS accounts will be tagged with details about the migration. In addition, a small set of new resources that support the v2 architecture will be created in Cornell AWS accounts. After the migration is complete, a few resources not used in the v1 architecture will be deleted.

...