AWS whitepapers documentation change
Summary
Changed 'AWS VPN' to 'Site-to-Site VPN' in hybrid connectivity recommendations
Security assessment
Terminology update to use the official product name. The security posture of recommending encrypted VPN connections remains unchanged, with no new vulnerabilities addressed.
Diff
diff --git a/whitepapers/latest/run-semiconductor-workflows-on-aws/connecting-to-aws.md b/whitepapers/latest/run-semiconductor-workflows-on-aws/connecting-to-aws.md index 3e561b605..0d2f2c51e 100644 --- a//whitepapers/latest/run-semiconductor-workflows-on-aws/connecting-to-aws.md +++ b//whitepapers/latest/run-semiconductor-workflows-on-aws/connecting-to-aws.md @@ -9 +9 @@ This whitepaper is for historical reference only. Some content might be outdated -When moving workflows to AWS, the first step is to determine how to best connect on-premises systems to AWS. The on-premises connections can range from simple thin clients, to entire legacy enterprise infrastructure that require many levels of authentication and user access. Minimally, we suggest that you use an [AWS VPN](https://aws.amazon.com/vpn/) connection to ensure a secure environment. That said, even though AWS VPN provides basic connectivity, using [AWS Direct Connect](https://aws.amazon.com/directconnect/) can both solve security requirements and data transfer issues as well. That is, as you move data in to AWS, having a robust connection can establish a foundation for hybrid environments and allow for straightforward inbound and outbound data for the entire workflow. +When moving workflows to AWS, the first step is to determine how to best connect on-premises systems to AWS. The on-premises connections can range from simple thin clients, to entire legacy enterprise infrastructure that require many levels of authentication and user access. Minimally, we suggest that you use an [Site-to-Site VPN](https://aws.amazon.com/vpn/) connection to ensure a secure environment. That said, even though Site-to-Site VPN provides basic connectivity, using [AWS Direct Connect](https://aws.amazon.com/directconnect/) can both solve security requirements and data transfer issues as well. That is, as you move data in to AWS, having a robust connection can establish a foundation for hybrid environments and allow for straightforward inbound and outbound data for the entire workflow.