- AWS Certified Advanced Networking:Specialty Exam Guide
- Marko Sluga
- 217字
- 2021-06-24 14:14:49
VPC peering
When operating a large application that spreads across VPCs or regions, we sometimes have a requirement to connect that application via a private connection. We always have the option to create VPN connections between VPCs, but that will require us to maintain the configuration of the VPN devices and ensure the security of those.
A simpler way to connect VPCs together is through VPC peering. A VPC peering connection is a networking connection between two VPCs that allows you to route traffic between them privately and have the ability to connect instances in private subnets within separate VPCs to communicate directly, as demonstrated in the following diagram:

AWS provides the ability to create VPC peering connections between our own VPCs or with a VPC in another AWS account. The VPC peering connections can be established within one region or across different AWS regions. AWS uses existing, scalable network technologies with no single point of failure to enable VPC peering.
When enabling VPC peering between regions, AWS will take care of the VPN connection between the locations and maintain redundant pathways for the traffic. Since the traffic between regions will pass over the internet, standard inter-region charges apply when using VPC peering between regions. No charges to traffic within a region are applied.
- 高性能混合信號ARM:ADuC7xxx原理與應用開發
- Ansible Quick Start Guide
- 計算機原理
- CSS全程指南
- Creo Parametric 1.0中文版從入門到精通
- CentOS 8 Essentials
- ESP8266 Home Automation Projects
- 單片機C語言應用100例
- 基于Xilinx ISE的FPAG/CPLD設計與應用
- 網中之我:何明升網絡社會論稿
- Salesforce Advanced Administrator Certification Guide
- Introduction to R for Business Intelligence
- Xilinx FPGA高級設計及應用
- 30天學通Java Web項目案例開發
- Java求職寶典