Supplement · AWS

VPC, connectivity và DNS

VPC là software-defined network boundary. Route table quyết định next hop; Security Group (SG) stateful, Network ACL stateless; DNS và endpoint policy là phần của security path.

Traffic path

DNS

Route 53 public/private hosted zone, Resolver inbound/outbound endpoint và forwarding rule tạo hybrid DNS. Split-horizon cần test từ đúng resolver context. VPC endpoint gateway/interface giảm internet path; endpoint policy, route/SG và service policy cùng quyết định access.

Debug: source/destination → DNS answer → route hai chiều → SG → NACL → NAT/TGW/endpoint → flow logs; đừng bắt đầu bằng thay ngẫu nhiên firewall.

Nguồn chính thức

← Chương 03Chương 05 →