AWS prescriptive-guidance documentation change
Summary
Updated references from 'AWS Direct Connect' to 'Direct Connect' for consistency in network connectivity documentation
Security assessment
Change only modifies product name references without altering security recommendations. Encryption methods (VPN) and security practices remain unchanged.
Diff
diff --git a/prescriptive-guidance/latest/migration-sql-server/hybrid-migration.md b/prescriptive-guidance/latest/migration-sql-server/hybrid-migration.md index dfcabd30d..3484a789e 100644 --- a//prescriptive-guidance/latest/migration-sql-server/hybrid-migration.md +++ b//prescriptive-guidance/latest/migration-sql-server/hybrid-migration.md @@ -19 +19 @@ You can use Storage Gateway to store your on-premises SQL Server backups and arc -You can extend your existing on-premises high availability practices and provide a disaster recovery solution in AWS by using the native log shipping feature in SQL Server. You can transfer your SQL Server transaction logs from your on-premises or co-located data centers to a SQL Server instance that is running on an EC2 instance or an Amazon RDS for SQL Server DB instance in a virtual private cloud (VPC). You can transmit this data securely over a dedicated network connection by using AWS Direct Connect, or transmit it over a secure VPN tunnel. The transaction log backups are sent to the EC2 instance, and they are applied to secondary database instances. +You can extend your existing on-premises high availability practices and provide a disaster recovery solution in AWS by using the native log shipping feature in SQL Server. You can transfer your SQL Server transaction logs from your on-premises or co-located data centers to a SQL Server instance that is running on an EC2 instance or an Amazon RDS for SQL Server DB instance in a virtual private cloud (VPC). You can transmit this data securely over a dedicated network connection by using Direct Connect, or transmit it over a secure VPN tunnel. The transaction log backups are sent to the EC2 instance, and they are applied to secondary database instances. @@ -21 +21 @@ You can extend your existing on-premises high availability practices and provide -You can use the AWS Cloud to provide a higher level of high availability and disaster recovery by using SQL Server Always On availability groups between your on-premises data center and Amazon EC2. This can be done by extending your data center into a VPC on AWS by using a dedicated network connection like AWS Direct Connect, or by setting secure VPN tunnels between these two environments. +You can use the AWS Cloud to provide a higher level of high availability and disaster recovery by using SQL Server Always On availability groups between your on-premises data center and Amazon EC2. This can be done by extending your data center into a VPC on AWS by using a dedicated network connection like Direct Connect, or by setting secure VPN tunnels between these two environments. @@ -25 +25 @@ Here are a few things to consider when planning a hybrid implementation of SQL S - * Establish secure, reliable, and consistent network connections between your on-premises environment and AWS through AWS Direct Connect or VPN. + * Establish secure, reliable, and consistent network connections between your on-premises environment and AWS through Direct Connect or VPN.