AWS wellarchitected documentation change
Summary
Replaced 'AWS VPN' with 'Site-to-Site VPN' for terminology accuracy.
Security assessment
Change clarifies product naming without altering security content. Encryption requirements are mentioned but not modified, and no security vulnerabilities are addressed.
Diff
diff --git a/wellarchitected/2023-10-03/framework/perf_networking_choose_appropriate_dedicated_connectivity_or_vpn.md b/wellarchitected/2023-10-03/framework/perf_networking_choose_appropriate_dedicated_connectivity_or_vpn.md index 426465fba..a2847f16d 100644 --- a//wellarchitected/2023-10-03/framework/perf_networking_choose_appropriate_dedicated_connectivity_or_vpn.md +++ b//wellarchitected/2023-10-03/framework/perf_networking_choose_appropriate_dedicated_connectivity_or_vpn.md @@ -40 +40 @@ If your bandwidth requirements are high, you might consider multiple Direct Conn - 2. Select dedicated connection or VPN as your connectivity option. Based on all workload requirements (encryption, bandwidth, and traffic needs), you can either choose AWS Direct Connect or [AWS VPN](https://aws.amazon.com/vpn/) (or both). The following diagram can help you choose the appropriate connection type. + 2. Select dedicated connection or VPN as your connectivity option. Based on all workload requirements (encryption, bandwidth, and traffic needs), you can either choose AWS Direct Connect or [Site-to-Site VPN](https://aws.amazon.com/vpn/) (or both). The following diagram can help you choose the appropriate connection type.