3.12. Direct Connect (DX) - Public VIF + VPN (Encryption)

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/16

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

17 Terms

1
New cards

What does using a VPN over Direct Connect provide?

Encrypted and authenticated tunnel with low and consistent latency.

2
New cards

Why use a Public VIF for VPN access to private VPC networks?

Because VPN endpoints (Virtual Private Gateway or Transit Gateway) use public IPs, which require a Public VIF.

3
New cards

What is the key difference between a Public VIF and a Private VIF?

Public VIF gives access to AWS public IP addresses; Private VIF gives access to private IPs in a VPC.

4
New cards

How is a VPN over Public VIF architecturally different from a VPN over the internet?

The VPN configuration is the same; only the transit path (Public VIF vs. internet) changes.

5
New cards

What is the difference between VPN and MACsec in terms of encryption scope?

VPN provides end-to-end encryption between Customer Gateway and AWS Gateway; MACsec encrypts a single hop on Layer 2.

6
New cards

Which is more widely supported: IPsec VPN or MACsec?

IPsec VPN, as it is supported by a wider range of vendors and devices.

7
New cards

Why is MACsec faster than VPN?

MACsec has lower cryptographic overhead and supports higher network speeds.

8
New cards

What is a common pattern for initial connectivity to AWS before Direct Connect is provisioned?

Start with a VPN over the internet, then add Direct Connect later.

9
New cards

How can VPN and Direct Connect be used together for resilience?

Use Direct Connect with an IPsec VPN as primary, and an internet-based IPsec VPN as backup.

10
New cards

Where are AWS VPN endpoints (for Virtual Private Gateway) located?

In the AWS Public Zone, across two Availability Zones, with public IP addresses.

11
New cards

Can a Public VIF be used to connect to AWS VPN endpoints in other regions?

Yes, over the AWS Global Network, enabling global encrypted transit.

12
New cards

Why isn't VPN over Direct Connect a competitor to MACsec?

They serve different purposes—VPN is for end-to-end encryption, MACsec is for local link encryption.

13
New cards

When connecting to public IPs of AWS VPN endpoints, which type of VIF must be used?

Public VIF.

14
New cards

What should guide your choice between Public and Private VIF?

The type of IPs you are trying to access—public IPs require a Public VIF, private IPs require a Private VIF.

15
New cards

What benefit does Direct Connect bring when used with VPN?

Improved latency and consistency compared to VPN over the public internet.

16
New cards

What is VIF + VPN?

knowt flashcard image
17
New cards

What does the public VIF + VPN architecture look like?

knowt flashcard image