AWS Security ChangesHomeSearch

AWS prescriptive-guidance documentation change

Service: prescriptive-guidance · 2026-07-10 · Documentation low

File: prescriptive-guidance/latest/migration-sql-server/hybrid-migration.md

Summary

Updated service references to use full names (e.g., 'EC2' to 'Amazon EC2', 'Direct Connect' to 'AWS Direct Connect'), corrected links, improved terminology consistency, updated image reference, and restructured content for clarity.

Security assessment

Changes are editorial improvements and branding updates without addressing vulnerabilities. Existing security statements about SSL encryption and secure data transfer remain unchanged. No new security features or vulnerabilities are documented.

Diff

diff --git a/prescriptive-guidance/latest/migration-sql-server/hybrid-migration.md b/prescriptive-guidance/latest/migration-sql-server/hybrid-migration.md
index 48f853a33..4fd956a4d 100644
--- a//prescriptive-guidance/latest/migration-sql-server/hybrid-migration.md
+++ b//prescriptive-guidance/latest/migration-sql-server/hybrid-migration.md
@@ -5 +5 @@
-[Documentation](/index.html)[AWS Prescriptive Guidance](https://aws.amazon.com/prescriptive-guidance/)[Migrating Microsoft SQL Server databases to the AWS Cloud](welcome.html)
+[Documentation](/index.html)[AWS Prescriptive Guidance](https://aws.amazon.com/prescriptive-guidance/)[Migrating Microsoft SQL Server databases to the AWS Cloud](introduction.html)
@@ -7 +7 @@
-Backing up your databases to the cloudExtending high availability and disaster recovery solutionsStorage GatewayUsing AWS DMS and AWS SCT
+Backing up your SQL Server databases to the AWS CloudExtending high availability and disaster recovery solutionsAWS Storage GatewayUsing AWS DMS and AWS SCT
@@ -15 +15 @@ You can also run SQL Server workloads in a hybrid environment that includes AWS.
-Amazon Simple Storage Service (Amazon S3) enables you to take advantage of the flexibility and pricing of cloud storage. It gives you the ability to back up your SQL Server databases to a secure, highly available, highly durable, reliable storage system. You can securely store your SQL Server backups in Amazon S3. You can also use Amazon S3 Lifecycle policies to store your backups for the long term. Amazon S3 allows you to store large amounts of data at a very low cost. You can use [AWS DataSync](https://docs.aws.amazon.com/datasync/) to transfer backup files to Amazon S3.
+Amazon Simple Storage Service (Amazon S3) enables you to take advantage of the flexibility and pricing of cloud storage. It gives you the ability to back up your SQL Server databases to a secure, highly available, highly durable, reliable storage system. You can securely store your SQL Server backups in Amazon S3. You can also use Amazon S3 Lifecycle policies to store your backups for the long term. Amazon S3 allows you to store large amounts of data at a very low cost. You can also use [AWS DataSync](https://aws.amazon.com/datasync/) to transfer backup files to Amazon S3.
@@ -17 +17 @@ Amazon Simple Storage Service (Amazon S3) enables you to take advantage of the f
-You can use Storage Gateway to store your on-premises SQL Server backups and archive data on Amazon S3 or Amazon S3 Glacier. You can create cached storage volumes and mount them as Internet Small Computer System Interface (iSCSI) devices from your on-premises backup application servers. All data is securely transferred to AWS over SSL and stored in encrypted format in Amazon S3. Using gateway cached volumes saves the upfront cost of maintaining and scaling costly storage hardware on premises. If you want to keep your primary data or backups on premises, you can use gateway stored volumes to keep this data locally, and back up the data off-site to Amazon S3. 
+You can use AWS Storage Gateway to store your on-premises SQL Server backups and archive data on Amazon S3 or Amazon S3 Glacier. You can create cached storage volumes and mount them as Internet Small Computer System Interface (iSCSI) devices from your on-premises backup application servers. All data is securely transferred to AWS over SSL and stored in encrypted format in Amazon S3. Using gateway cached volumes saves the upfront cost of maintaining and scaling costly storage hardware on premises. If you want to keep your primary data or backups on premises, you can use gateway stored volumes to keep this data locally, and back up the data off-site to Amazon S3.
@@ -21 +21 @@ 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 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 Amazon 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 Amazon EC2 instance, and they are applied to secondary database instances.
@@ -23 +23 @@ 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 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 AWS Direct Connect, or by setting secure VPN tunnels between these two environments.
@@ -27 +27 @@ 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 Direct Connect or VPN.
+  * Establish secure, reliable, and consistent network connections between your on-premises environment and AWS through AWS Direct Connect or VPN.
@@ -31 +31 @@ Here are a few things to consider when planning a hybrid implementation of SQL S
-  * Extend Active Directory domains into the VPC by deploying domain controllers as EC2 instances, or by using AWS Directory Service for Microsoft Active Directory. You can also use AWS Managed Microsoft AD for Amazon RDS for SQL Server. For more information, see the [Amazon RDS documentation](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_SQLServerWinAuth.html).
+  * Extend Active Directory domains into the VPC by deploying domain controllers as Amazon EC2 instances, or by using AWS Directory Service for Microsoft Active Directory. For Amazon RDS for SQL Server, you can also use AWS Managed Microsoft AD. For more information, see the Amazon RDS[ documentation](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_SQLServerWinAuth.html).
@@ -36 +36 @@ Here are a few things to consider when planning a hybrid implementation of SQL S
-## Storage Gateway
+## AWS Storage Gateway
@@ -38 +38 @@ Here are a few things to consider when planning a hybrid implementation of SQL S
-Storage Gateway enables you to store and retrieve files by using a Server Message Block (SMB) share for Windows. You can join the storage gateway to your on-premises Active Directory domain. By having your SQL Server database and storage gateway in the same domain, you can take the backups directly to the SMB network share instead of storing them locally and then uploading them to the network share. The storage gateway is configured to use an S3 bucket, so all your backups will be available in the S3 bucket on AWS. You can restore your database by downloading the backup files to SQL Server on an EC2 instance, or restore the database directly to Amazon RDS.
+AWS Storage Gateway enables you to store and retrieve files by using a Server Message Block (SMB) share for Windows. You can join the storage gateway to your on-premises Active Directory domain. By having your SQL Server database and storage gateway in the same domain, you can take the backups directly to the SMB network share instead of storing them locally and then uploading them to the network share. The storage gateway is configured to use an Amazon S3 bucket, so all your backups will be available in the Amazon S3 bucket on AWS. You can restore your database by downloading the backup files to SQL Server on an Amazon EC2 instance, or restore the database directly to Amazon RDS.
@@ -40 +40 @@ Storage Gateway enables you to store and retrieve files by using a Server Messag
-The following diagram shows how to store and access backups by using Storage Gateway and Amazon S3. For more information, see the [Storage Gateway documentation](https://docs.aws.amazon.com/storagegateway/latest/userguide/WhatIsStorageGateway.html). 
+The following diagram shows how to store and access backups by using AWS Storage Gateway and Amazon S3. For more information, see the [Storage Gateway documentation](https://docs.aws.amazon.com/storagegateway/latest/userguide/WhatIsStorageGateway.html).
@@ -42 +42 @@ The following diagram shows how to store and access backups by using Storage Gat
-![Hybrid migration with Storage Gateway and Amazon S3](/images/prescriptive-guidance/latest/migration-sql-server/images/sql-migration-storage-gateway.png)
+![Hybrid migration with &AWSSG; and &S3;](/images/prescriptive-guidance/latest/migration-sql-server/images/guide-img/aa3b9357-4901-48ca-9fc9-a997d21ade3e/images/5708a19d-d68b-4b34-8159-4113ae150eee.png)
@@ -46 +46,3 @@ The following diagram shows how to store and access backups by using Storage Gat
-You can use AWS DMS in hybrid SQL Server environments, to migrate data from your on-premises database to the cloud, or the other way around. You can migrate your SQL Server database to MySQL or PostgreSQL by using AWS DMS with AWS SCT. For migration steps, see the [AWS SCT documentation](https://docs.aws.amazon.com/SchemaConversionTool/latest/userguide/CHAP_GettingStarted.html). Before you migrate your data, you can run a [migration assessment report](https://docs.aws.amazon.com/SchemaConversionTool/latest/userguide/CHAP_UserInterface.html#CHAP_UserInterface.AssessmentReport) that flags any additional manual work that might be required. 
+You can use AWS DMS in hybrid SQL Server environments, to migrate data from your on-premises database to the cloud, or the other way around.
+
+You can migrate your SQL Server database to MySQL or PostgreSQL by using AWS DMS with AWS SCT. For migration steps, see the [AWS SCT documentation](https://docs.aws.amazon.com/SchemaConversionTool/latest/userguide/CHAP_GettingStarted.html). Before you migrate your data, you can run a [migration assessment report](https://docs.aws.amazon.com/SchemaConversionTool/latest/userguide/CHAP_UserInterface.html#CHAP_UserInterface.AssessmentReport) that flags any additional manual work that might be required.
@@ -56 +58 @@ To use the Amazon Web Services Documentation, Javascript must be enabled. Please
-Tools
+Tools for heterogeneous database migrations