Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 1.58 KB

direct-connect.md

File metadata and controls

42 lines (27 loc) · 1.58 KB

AWS Direct Connect

FAQ - √

Private connection to AWS DC, does not involve the Internet.

  • 802.1q VLANs
  • More reliable than IPSec VPN

Advantages:

  • reduced bandwidth costs
  • consistent network performance
  • AWS Services compatibility
  • private connection to VPC
  • elastic

Virtual interfaces:

  • required for each DC
  • each DC can be configured with one or more virtual interfaces
  • public VI can be created to connect to public resources which are reachable publicly only
  • each VI needs a VLAN ID, interface IP address, ASN and BGP Key
  • to use your DC with another AWS account, you can create a hosted VI for that account. These hosted VI work the same as standard VI and can connect to public resources or a VPC

CloudFront

Amazon CloudFront supports custom origins including origins you run outside of AWS. Through Direct Connect, customer traffic will remain in Amazon's backbone network after it enters it. Therefore, prefixes of CloudFront locations that are not on the Amazon backbone network will not be advertised through Direct Connect.

Connection speeds

1Gbps and 10Gbps ports are available. Speeds of 50Mbps, 100Mbps, 200Mbps, 300Mbps, 400Mbps, and 500Mbps can be ordered from any APN partners supporting AWS Direct Connect

Q. Can I extend one of my VLANs to the AWS Cloud using AWS Direct Connect?

No, VLANs are utilized in AWS Direct Connect only to separate traffic between virtual interfaces.

Q: Can I connect to the Internet via this connection?

No.

Q. What’s the max number of links I can have in a LAG group?

The maximum number of links will be 4x in a LAG group.