Study Notes - VPC IPv6 Support


AWS 終於支援 IPv6,目前只在新的 Region - Ohio (us-east-2) 可以使用。

IPv6 in the Cloud: Virtual Private Cloud Deep Dive (NET307), Slideshare 有詳細說明。整理一些筆記。

相關概念

  • 在建立 VPC 時多了 IPv6 CIDR ,可以選擇 Amazon provided IPv6 CIDR block
  • 建立 Subnet 時可以設定 IPv6 CIDR,但是 mask 是固定 /64
  • IPv6 都是 public IP address,所以 EC2 將沒有 public / private 之分。
    • 進出封包管控都透過 Security Groups and Network ACLs
    • 多了一種新 Gateway: Egress-Only Internet Gateway (EGW) - 允許 outbound,但是禁止 income packets. 有點像是 NAT Gateway。
  • NAT64: NAT64 is an IPv6 transition mechanism that facilitates communication between IPv6 and IPv4 hosts by using a form of network address translation (NAT)

相關 AWS Services

  • EC2 / ENI / ENA
  • VPC / Route Table / Subnet / VPC Flow Logs
  • Security Groups / Network ACLs
  • ELB / ALB
  • Route53
  • S3
  • CloudFront
  • WAF
  • Direct Connect (DX)

延伸閱讀

系列文章

參考資料



Comments

  • 全站索引
  • 關於這裏
  • 關於作者
  • 學習法則
  • 思考本質
  • 一些領悟
  • 分類哲學
  • ▲ TOP ▲