About 50 results
Open links in new tab
  1. VPC Peering Connection Limitation - Understanding Why? : r/aws

    Aug 26, 2023 · If AWS allowed traffic from VPC B to egress to the internet through VPC A's NAT gateway, it would essentially make VPC A a transit VPC, which breaks the AWS design principle of …

  2. Transit gateway or VPC peering for cross-region? : r/aws - Reddit

    Nov 6, 2022 · Transit gateway gets REALLY costly and even more so when you’re doing it across regions. Let’s take a simple example of 10 regions with a VPC each. At a minimum, you’ll need a …

  3. Does VPC peering compromise security? : r/aws - Reddit

    Feb 15, 2022 · VPC peering traffic always rides over the internal AWS network, not over the Internet, even when the VPCs are in different regions. As others have said, setup the peering, then you can …

  4. AWS VPC Peering encryption : r/aws - Reddit

    Jan 31, 2023 · According to AWS docs on the data transit through VPC peering, they claim - "The traffic remains in the private IP space. All inter-Region traffic is encrypted with no single point of failure, or …

  5. Security between VPCs with Peering : r/aws - Reddit

    Aug 22, 2022 · Are there ways to limit networking with VPC peering? Are there other options like a firewall appliance between two VPCs? I know ultimately it takes routes in both VPCs to make …

  6. AWS VPC peering latency issue : r/aws - Reddit

    Feb 14, 2023 · (1)AWS VPC peering between Toyko and singapore with 2 ec2 each side, show unstable ping latency. Range from 85 ms ~ 66ms. It is even worse than ping…

  7. r/aws on Reddit: VPC Peering vs PrivateLink options for connection to ...

    Jun 16, 2022 · So not only do I need this connection solution to work for EC2 instances sitting behind ALB, I need it to work with ALBs that will be provisioned via CloudFormation. Given my situation, …

  8. VPC peering and VNET peering : r/aws - Reddit

    Mar 21, 2022 · VPC peering and VNET peering While comparing the AWS and Azure deployments to use a virtual appliance (FW) to route traffic to the Internet, I realized how Azure makes it relatively …

  9. A question about inter-region VPCs peering. : r/aws - Reddit

    Feb 1, 2023 · Logically you will see the traffic going through the peering connection and the very next hop is your other VPC's virtual router. But you cannot influence how the data traffic is routed in the …

  10. VPC peering vs Private link : r/aws - Reddit

    Apr 17, 2020 · VPC peering vs Private link Hi Guys. I am doing a POC for a customer in AWS. I need to set up a connection between VPCs. My plan was VPC peering but customer asks for Private Link as …