AWS prescriptive-guidance documentation change
Summary
Updated service reference from 'Application Migration Service' to 'MGN' abbreviation
Security assessment
Change is purely a naming update. Existing security guidance about isolating workloads in private subnets remains unchanged and unaffected.
Diff
diff --git a/prescriptive-guidance/latest/migration-replatforming-cots-applications/choosing-replatforming-environment.md b/prescriptive-guidance/latest/migration-replatforming-cots-applications/choosing-replatforming-environment.md index f1b51a9ae..9a6d90729 100644 --- a//prescriptive-guidance/latest/migration-replatforming-cots-applications/choosing-replatforming-environment.md +++ b//prescriptive-guidance/latest/migration-replatforming-cots-applications/choosing-replatforming-environment.md @@ -11 +11 @@ We recommend that you replatform an application in the AWS Cloud to use capabili -Typically, you start by rehosting the application to the AWS Cloud and then begin the replatforming process. However, you must be careful if you migrate applications that have vulnerabilities or run unsupported software and OSs. These applications could expose security vulnerabilities that are dangerous for your migration and future operations. Instead, we recommend using [Application Migration Service](https://docs.aws.amazon.com//mgn/latest/ug/what-is-application-migration-service.html) to replicate the application components to a private subnet with limited egress. This approach isolates your workloads, and you can then securely replatform and test them before they are deployed to a production environment. +Typically, you start by rehosting the application to the AWS Cloud and then begin the replatforming process. However, you must be careful if you migrate applications that have vulnerabilities or run unsupported software and OSs. These applications could expose security vulnerabilities that are dangerous for your migration and future operations. Instead, we recommend using [MGN](https://docs.aws.amazon.com//mgn/latest/ug/what-is-application-migration-service.html) to replicate the application components to a private subnet with limited egress. This approach isolates your workloads, and you can then securely replatform and test them before they are deployed to a production environment.