- 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.
- Big Data Analytics with Hadoop 3
- 來吧!帶你玩轉(zhuǎn)Excel VBA
- Visual C# 2008開發(fā)技術(shù)實例詳解
- 條碼技術(shù)及應(yīng)用
- Visual C# 2008開發(fā)技術(shù)詳解
- 深度學(xué)習(xí)中的圖像分類與對抗技術(shù)
- 讓每張照片都成為佳作的Photoshop后期技法
- 系統(tǒng)安裝與重裝
- 嵌入式操作系統(tǒng)
- Kubernetes for Developers
- 單片機C語言程序設(shè)計完全自學(xué)手冊
- Mastering MongoDB 3.x
- RealFlow流體制作經(jīng)典實例解析
- Spark Streaming實時流式大數(shù)據(jù)處理實戰(zhàn)
- 實戰(zhàn)大數(shù)據(jù)(Hadoop+Spark+Flink):從平臺構(gòu)建到交互式數(shù)據(jù)分析(離線/實時)