机构可以通过哪些不同的方式将其 AWS VPC 连接到 Internet?
What are the various ways in which an institution can connect their AWS VPC to the Internet?
机构可以通过哪些方式将其 AWS VPC 连接到 Internet?
我搜索了有关 VPC 的 AWS 文档,但无法弄清楚
VPCs
通过 Internet Gateway
或 NAT Gateway
访问互联网。
Internet Gateway
可能是最简单也是最常见的
https://docs.aws.amazon.com/vpc/latest/userguide/VPC_Internet_Gateway.html
NAT Gateways
仅允许出站访问。
https://docs.aws.amazon.com/vpc/latest/userguide/vpc-nat.html
机构可以通过哪些方式将其 AWS VPC 连接到 Internet? 我搜索了有关 VPC 的 AWS 文档,但无法弄清楚
VPCs
通过 Internet Gateway
或 NAT Gateway
访问互联网。
Internet Gateway
可能是最简单也是最常见的
https://docs.aws.amazon.com/vpc/latest/userguide/VPC_Internet_Gateway.html
NAT Gateways
仅允许出站访问。
https://docs.aws.amazon.com/vpc/latest/userguide/vpc-nat.html