AWS prescriptive-guidance documentation change
Summary
Renamed 'Application Migration Service' to 'MGN'/'Transform MGN' in title, content, and links. No technical changes to migration process.
Security assessment
Changes involve service rebranding only. Security-related content (IAM credential requirements, network ports) remains identical. No evidence of security vulnerability fixes or new security documentation added.
Diff
diff --git a/prescriptive-guidance/latest/patterns/migrate-microsoft-sql-server-to-amazon-ec2-using-aws-mgn.md b/prescriptive-guidance/latest/patterns/migrate-microsoft-sql-server-to-amazon-ec2-using-aws-mgn.md index ff2adf063..ef82bf935 100644 --- a//prescriptive-guidance/latest/patterns/migrate-microsoft-sql-server-to-amazon-ec2-using-aws-mgn.md +++ b//prescriptive-guidance/latest/patterns/migrate-microsoft-sql-server-to-amazon-ec2-using-aws-mgn.md @@ -9 +9 @@ SummaryPrerequisites and limitationsArchitectureToolsBest practicesEpicsTroubles -# Migrate an on-premises Microsoft SQL Server database to Amazon EC2 using Application Migration Service +# Migrate an on-premises Microsoft SQL Server database to Amazon EC2 using MGN @@ -15 +15 @@ SummaryPrerequisites and limitationsArchitectureToolsBest practicesEpicsTroubles -This pattern describes the steps for migrating a Microsoft SQL Server database from an on-premises data center to an Amazon Elastic Compute Cloud (Amazon EC2) instance. It uses the AWS Application Migration Service (AWS MGN) to rehost your database using an automated lift-and-shift migration. AWS MGN performs block-level replication of your source database server. +This pattern describes the steps for migrating a Microsoft SQL Server database from an on-premises data center to an Amazon Elastic Compute Cloud (Amazon EC2) instance. It uses the AWS Transform MGN (AWS MGN) to rehost your database using an automated lift-and-shift migration. AWS MGN performs block-level replication of your source database server. @@ -89 +89 @@ This architecture uses AWS MGN to replicate data from an on-premises corporate d - * [AWS Application Migration Service (AWS MGN)](https://docs.aws.amazon.com/mgn/latest/ug/what-is-application-migration-service.html) helps you rehost (_lift and shift_) applications to the AWS Cloud without change and with minimal downtime. + * [AWS Transform MGN (AWS MGN)](https://docs.aws.amazon.com/mgn/latest/ug/what-is-application-migration-service.html) helps you rehost (_lift and shift_) applications to the AWS Cloud without change and with minimal downtime. @@ -117 +117 @@ Task| Description| Skills required -Configure AWS MGN.| Search for the AWS Application Migration Service in the AWS Management Console, and initiate the setup process. This will create a replication template and redirect you to the MGN console **Source servers** page. As you configure the MGN service, choose a service role from the generated list.| DBA, Migration engineer +Configure AWS MGN.| Search for the AWS Transform MGN in the AWS Management Console, and initiate the setup process. This will create a replication template and redirect you to the MGN console **Source servers** page. As you configure the MGN service, choose a service role from the generated list.| DBA, Migration engineer @@ -123 +123 @@ Task| Description| Skills required -Generate client IAM credentials.| Before you install the AWS MGN agent, generate AWS credentials by creating a new IAM user with the appropriate permissions.For more information, see [AWS managed policies for AWS Application Migration Service](https://docs.aws.amazon.com/mgn/latest/ug/security-iam-awsmanpol.html) and [Generating the required AWS credentials](https://docs.aws.amazon.com/mgn/latest/ug/credentials.html).| DBA, Migration engineer +Generate client IAM credentials.| Before you install the AWS MGN agent, generate AWS credentials by creating a new IAM user with the appropriate permissions.For more information, see [AWS managed policies for AWS Transform MGN](https://docs.aws.amazon.com/mgn/latest/ug/security-iam-awsmanpol.html) and [Generating the required AWS credentials](https://docs.aws.amazon.com/mgn/latest/ug/credentials.html).| DBA, Migration engineer @@ -198 +198 @@ The initial synchronization fails at the authentication step.| This is a network - * [Getting started with AWS Application Migration Service](https://docs.aws.amazon.com/mgn/latest/ug/getting-started.html) + * [Getting started with AWS Transform MGN](https://docs.aws.amazon.com/mgn/latest/ug/getting-started.html) @@ -209 +209 @@ The initial synchronization fails at the authentication step.| This is a network - * [ Performing a Lift and Shift Migration with AWS Application Migration Service](https://www.youtube.com/watch?v=tB0sAR3aCb4) (video) + * [ Performing a Lift and Shift Migration with AWS Transform MGN](https://www.youtube.com/watch?v=tB0sAR3aCb4) (video)