Skip to content

Menu

  • Contact Us

Archives

  • August 2024
  • July 2024
  • June 2024
  • May 2024
  • April 2024
  • March 2024
  • February 2024
  • January 2024
  • December 2023
  • October 2023
  • September 2023
  • August 2023
  • July 2023
  • May 2023
  • March 2023
  • January 2023
  • December 2022
  • November 2022
  • August 2022
  • June 2022
  • April 2022
  • March 2022
  • January 2022
  • December 2021
  • October 2021
  • August 2021
  • June 2021
  • April 2021
  • March 2021
  • January 2021

Calendar

June 2025
M T W T F S S
 1
2345678
9101112131415
16171819202122
23242526272829
30  
« Aug    

Categories

  • Analytics Governance
  • Azure and AWS
  • Cloud security overview
  • Microsoft AWS Exams
  • Speed of innovation
  • Step to Create Data Strategy
Introduction to AWS Security Concepts and the Shared Responsibility Model - Microsoft AWS
  • Contact Us
Written by Xavier Smith08/03/2024

VPC peering – Infrastructure Security – Keeping Your VPC secure

Microsoft AWS Exams . Speed of innovation Article

VPC peering

VPC peering allows for the establishment of a direct, private connection between two VPCs, enabling resources in either VPC to communicate with each other as if they were in the same network. This method bypasses the internet, enhancing security and reducing latency. It is beneficial for scenarios where two separate VPCs need to share resources without exposing data to the internet. However, it is important to note that VPC peering traffic is not encrypted within the same region, but it is for inter-region traffic.

While it is possible to establish multiple VPC peering connections for a single VPC, AWS does not support the creation of transitive peering relationships, meaning that indirect connectivity between VPCs through a common peered VPC is not possible. If you have a large number of VPCs that need to communicate with each other, managing individual VPC peering connections can become complex and difficult to manage. In such a case, using a transit gateway might be more appropriate.

Transit gateways

Transit gateways act as hubs that allow multiple VPCs and on-premises networks to connect through a central point, simplifying network management and enhancing scalability. This centralized connection model streamlines operations and enables seamless network expansion as business needs grow.

The use cases for transit gateways are diverse. It is particularly useful for building, deploying, and managing applications across hundreds or even thousands of VPCs without having to manage peering connections or update routing tables for every new connection. Additionally, a transit gateway can be used to screen all traffic passing through the central hub. This can be achieved by setting up an AWS Network Firewall in the central hub, which inspects and filters traffic based on predefined security policies.

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Archives

  • August 2024
  • July 2024
  • June 2024
  • May 2024
  • April 2024
  • March 2024
  • February 2024
  • January 2024
  • December 2023
  • October 2023
  • September 2023
  • August 2023
  • July 2023
  • May 2023
  • March 2023
  • January 2023
  • December 2022
  • November 2022
  • August 2022
  • June 2022
  • April 2022
  • March 2022
  • January 2022
  • December 2021
  • October 2021
  • August 2021
  • June 2021
  • April 2021
  • March 2021
  • January 2021

Categories

  • Analytics Governance
  • Azure and AWS
  • Cloud security overview
  • Microsoft AWS Exams
  • Speed of innovation
  • Step to Create Data Strategy

Copyright © 2024 summerbelong.com. All Rights Reserved.