ప్రాథమిక VPCలకు అతిరేకంగా, అధ్యున్నత AWS నెట్వర్కింగ్ నెట్వర్క్లను కనెక్ట్ చేయడం (VPC peering, Transit Gateway, VPN, Direct Connect), ప్రైవేట్ సర్వీస్ యాక్సెస్ (VPC endpoints, PrivateLink), మరియు VPCలు, ఖాతాలు మరియు ఆన్-ప్రిమిసেస్లో సురక్షితమైన, స్కేలేబుల్ నెట్వర్క్ ఆర్కిటెక్చర్లను డిజైన్ చేయడం కవర్ చేస్తుంది.
VPCలను మరియు నెట్వర్క్లను కనెక్ట్ చేయడం
VPC PEERING → connect two VPCs privately (1-to-1; doesn't transit; can get complex at scale)
TRANSIT GATEWAY → a central hub connecting MANY VPCs (and on-prem) — scalable
hub-and-spoke networking (vs a mesh of peerings)
VPN → encrypted connection over the internet between AWS and on-premises
DIRECT CONNECT → a DEDICATED private physical link to AWS (consistent, high bandwidth,
low latency — for serious hybrid/on-prem connectivity, bypassing the internet)
