Hybrid and Cross-Account Networking
Last updated
Was this helpful?
Last updated
Was this helpful?
Creates a private, dedicated connection from on-premises to AWS without using public internet
Works with AWS partners/ISPs to establish physical connections
Uses BGP (Border Gateway Protocol) for routing
Can connect to VPCs via Virtual Private Gateway (VGW) or Direct Connect Gateway
Supports both private and public virtual interfaces
Organizations requiring consistent network performance
Large dataset transfers where internet data transfer costs would be high
Compliance requirements demanding private connectivity
Workloads sensitive to network latency
Need for predictable network throughput
Higher cost compared to VPN solutions
Long provisioning time (minimum 2+ weeks)
Requires working with third-party providers
Physical infrastructure dependencies
Enables connection to multiple VPCs across regions
Can connect to up to 3 Virtual Private Gateways or Transit Gateways
Provides centralized management of Direct Connect connections
Supports private virtual interfaces for VPC access
Quick to deploy compared to Direct Connect
Uses IPsec protocol for encrypted communications
Operates over public internet
Provides two tunnels per connection for redundancy
Native AWS monitoring tools available
Customer Gateway (CGW) - on-premises endpoint
Virtual Private Gateway (VGW) - AWS endpoint
VPN Connection - secure tunnel between CGW and VGW
Transit Gateway (optional) - for connecting to multiple VPCs
Primary: Direct Connect
Backup: Site-to-Site VPN
Automatic failover using BGP routing
Provides redundancy at lower cost than dual DX
Two Direct Connect connections from different providers
Higher cost but completely private network
BGP routing for automatic failover
DX Site Link feature for inter-datacenter connectivity
Transit Gateway peering between regions
Direct Connect Gateway for centralized connectivity
Multiple Virtual Private Gateways for redundancy
Availability Zone redundancy within each region
Single Points of Failure
Identify potential network bottlenecks
Understand redundancy requirements
Know failover mechanisms (BGP routing)
Consider multi-region requirements
Cost vs Performance Trade-offs
Direct Connect: Higher cost, better performance, longer setup
VPN: Lower cost, variable performance, quick setup
Hybrid: Best of both worlds but more complex
Transit Gateway Knowledge
Central hub for network connectivity
Simplifies complex networking scenarios
Supports multiple VPC attachments
Enables cross-region connectivity
Direct Connect vs VPN Decision Factors
Budget constraints
Time requirements
Security/compliance needs
Performance requirements
Data transfer volumes
Scalability Considerations
Number of VPCs to connect
Regional distribution of resources
Future growth requirements
Cross-account networking needs
Remember for the exam: You need to be able to design and recommend appropriate hybrid networking solutions based on various business requirements, taking into account factors like security, cost, performance, and high availability.