AWS wellarchitected documentation change
Summary
Updated terminology from 'AWS VPN' to 'Site-to-Site VPN' for consistency and clarity
Security assessment
The changes are terminological adjustments to align with AWS product naming conventions. No security vulnerabilities or new security features are introduced - the text continues to describe VPN as a secure connectivity method without changes to security properties.
Diff
diff --git a/wellarchitected/latest/hybrid-networking-lens/data-layer.md b/wellarchitected/latest/hybrid-networking-lens/data-layer.md index 17bedbcbb..80c5678c0 100644 --- a//wellarchitected/latest/hybrid-networking-lens/data-layer.md +++ b//wellarchitected/latest/hybrid-networking-lens/data-layer.md @@ -7 +7 @@ -The data layer of your hybrid networking environment is important because it provides a data path for network traffic between applications hosted on AWS and an on-premises data center. As part of your hybrid deployment, it’s important to carefully consider the hybrid connectivity options between AWS and an on-premises data for the forwarding of your network traffic. The Hybrid Networking Lens recommends using AWS Virtual Private Network (AWS VPN), AWS Direct Connect, and Amazon VPC to support your application team’s agility and speed to market by using AWS as a data center extension. AWS VPN and Direct Connect are used as network paths for providing connectivity for these hybrid networking workloads. +The data layer of your hybrid networking environment is important because it provides a data path for network traffic between applications hosted on AWS and an on-premises data center. As part of your hybrid deployment, it’s important to carefully consider the hybrid connectivity options between AWS and an on-premises data for the forwarding of your network traffic. The Hybrid Networking Lens recommends using AWS Virtual Private Network (Site-to-Site VPN), AWS Direct Connect, and Amazon VPC to support your application team’s agility and speed to market by using AWS as a data center extension. Site-to-Site VPN and Direct Connect are used as network paths for providing connectivity for these hybrid networking workloads. @@ -9 +9 @@ The data layer of your hybrid networking environment is important because it pro -**AWS Virtual Private Network** (AWS VPN) establishes a secure and private tunnel from your network or device to the AWS Cloud. AWS Site-to-Site VPN allows you to securely connect your on-premises network or branch office site to your Amazon VPC. +**AWS Virtual Private Network** (Site-to-Site VPN) establishes a secure and private tunnel from your network or device to the AWS Cloud. AWS Site-to-Site VPN allows you to securely connect your on-premises network or branch office site to your Amazon VPC.