AWS decision-guides medium security documentation change
Summary
Updated migration documentation to emphasize AWS Transform, removed references to deprecated services (AWS Snow Family, Migration Hub), added DMS Schema Conversion, and revised content structure.
Security assessment
Added explicit mention of AWS Transform enhancing security through IAM and CloudTrail integration for access control and auditing during migration. This directly documents security features.
Diff
diff --git a/decision-guides/latest/migration-on-aws-how-to-choose/migration-on-aws-how-to-choose.md b/decision-guides/latest/migration-on-aws-how-to-choose/migration-on-aws-how-to-choose.md index e009860ee..9cd46f083 100644 --- a//decision-guides/latest/migration-on-aws-how-to-choose/migration-on-aws-how-to-choose.md +++ b//decision-guides/latest/migration-on-aws-how-to-choose/migration-on-aws-how-to-choose.md @@ -13 +13 @@ IntroductionUnderstandConsiderChooseUseExplore -**Last updated** | December 29, 2023 +**Last updated** | October 16, 2025 @@ -16 +15,0 @@ IntroductionUnderstandConsiderChooseUseExplore - * [AWS Application Discovery Service](https://docs.aws.amazon.com/application-discovery/latest/userguide/setting-up.html) @@ -21,2 +20 @@ IntroductionUnderstandConsiderChooseUseExplore - * [AWS Migration Evaluator](https://aws.amazon.com/migration-evaluator/) - * [AWS Migration Hub](https://docs.aws.amazon.com/migrationhub/latest/ug/getting-started.html) + * [DMS Schema Conversion](https://docs.aws.amazon.com/dms/latest/userguide/CHAP_SchemaConversion.html) @@ -24,2 +21,0 @@ IntroductionUnderstandConsiderChooseUseExplore - * [AWS Schema Conversion Tool](https://docs.aws.amazon.com/SchemaConversionTool/latest/userguide/CHAP_GettingStarted.html) - * [AWS Snow Family](https://aws.amazon.com/snow/) @@ -27,0 +24 @@ IntroductionUnderstandConsiderChooseUseExplore + * [AWS Transform](https://docs.aws.amazon.com/transform/latest/userguide/what-is-service.html) @@ -33 +30 @@ IntroductionUnderstandConsiderChooseUseExplore -Migration and modernization in the Amazon Web Services (AWS) cloud involves the process of relocating an organization's digital infrastructure, applications, and data to AWS. This shift allows you to not only modernize applications, but also use the range of scalable and secure cloud services and infrastructure offered by AWS to reduce reliance on physical hardware and optimize resource allocation. +Migration and modernization in the Amazon Web Services (AWS) Cloud involves the process of relocating an organization's digital infrastructure, applications, and data to AWS. This shift allows you to not only modernize applications, but also use the range of scalable and secure cloud services and infrastructure offered by AWS to reduce reliance on physical hardware and optimize resource allocation. @@ -41 +38 @@ AWS offers a wide range of tools, resources, and support to help with this proce -A four-minute video clip of a re:Invent 2023 presentation on migration and modernization. +A five-minute video clip of a re:Invent 2024 presentation on migration and modernization. @@ -49 +46 @@ It starts with a phase of assessment and mobilization, where you [build a busine - + @@ -51 +48 @@ It starts with a phase of assessment and mobilization, where you [build a busine -An assessment will take a snapshot of your current on-premises footprint to fine-tune licensing, view server and application dependencies, and deliver recommendations for migration and modernization scenarios. +An assessment takes a snapshot of your current on-premises footprint to fine-tune licensing, view server and application dependencies, and deliver recommendations for migration and modernization scenarios. @@ -59 +56 @@ Here's more detail on each of those phases. -The first phase of migrating on-premises workloads to AWS involves assessing your existing infrastructure and understanding the specific requirements. You can use tools such as [AWS Migration Hub](https://docs.aws.amazon.com/migrationhub/latest/ug/getting-started.html) to create an inventory of applications and dependencies, or request a free [migration assessment](https://pages.awscloud.com/GLOBAL-entstrategy-PT-AWS-Migration-Evaluator-Request-2023-interest.html) to build your business case. This initial step is crucial for formulating a comprehensive migration strategy. The [AWS Migration Acceleration Program (MAP)](https://aws.amazon.com/migration-acceleration-program/) can also help in the development of such a strategy. +The first phase of migrating on-premises workloads to AWS involves assessing your existing infrastructure and understanding the specific requirements. You can use tools such as [AWS Transform](https://docs.aws.amazon.com/transform/latest/userguide/what-is-service.html) to create an inventory of applications and dependencies, or request a free [migration assessment](https://pages.awscloud.com/GLOBAL-entstrategy-PT-AWS-Migration-Evaluator-Request-2023-interest.html) to build your business case. This initial step is crucial for formulating a comprehensive migration strategy. The [AWS Migration Acceleration Program (MAP)](https://aws.amazon.com/migration-acceleration-program/) can also help in the development of such a strategy. @@ -63 +60 @@ The first phase of migrating on-premises workloads to AWS involves assessing you -In this phase, applications and databases are moved to AWS, and the migration strategy is executed. AWS provides services like Application Migration Service for large-scale application migration and [AWS Database Migration Service (AWS DMS)](https://docs.aws.amazon.com/dms/latest/userguide/CHAP_GettingStarted.html) for seamless migration of databases. The AWS Migration Hub is used as a central tool to recommend strategies and services, and track your progress. Organizations might choose to re-host (lift-and-shift) or re-architect applications for optimal performance in the cloud. The [AWS Serverless Application Model (AWS SAM)](https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/what-is-sam.html) aids in building serverless applications. +In this phase, applications and databases are moved to AWS, and the migration strategy is executed. AWS provides services like Application Migration Service for large-scale application migration and [AWS Database Migration Service (AWS DMS)](https://docs.aws.amazon.com/dms/latest/userguide/CHAP_GettingStarted.html) for seamless migration of databases. AWS Transform uses generative AI and agentic AI capabilities to automate, accelerate, and optimize the migration process. Transform orchestrates migration for VMware workloads, mainframes, and .NET applications. Organizations might choose to re-host (lift-and-shift) or re-architect applications for optimal performance in the cloud. The [AWS Serverless Application Model (AWS SAM)](https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/what-is-sam.html) aids in building serverless applications. @@ -73,4 +69,0 @@ For continuous operations, online data transfer mechanisms play a pivotal role. -**Offline data transfer** - -If you need to transfer large volumes of data, offline methods may be the best way to do so. [AWS Snowball](https://aws.amazon.com/snow/) devices are designed for this kind of scenario. They enable you to securely conduct the physical transfer of terabytes to petabytes of data, mitigating bandwidth limitations and accelerating the migration of extensive datasets. - @@ -88 +81 @@ Migrating on-premises workloads to AWS demands a nuanced approach, primarily due -Furthermore, the choice between online and offline data transfer methods depends on data volume and network constraints. Organizations must assess their specific needs, balancing factors like downtime tolerance, cost-efficiency, and data integrity. Data sensitivity, compliance requirements, and industry regulations also influence migration strategies. +Organizations must assess their specific needs, balancing factors like downtime tolerance, cost-efficiency, and data integrity. Data sensitivity, compliance requirements, and industry regulations also influence migration strategies. @@ -95 +88 @@ Minimizing downtime -Minimizing downtime is a critical consideration in migrating on-premises workloads to AWS, as any interruption in business operations can result in significant financial and operational setbacks. To achieve this, organizations employ several strategies. +Minimizing downtime is a critical consideration in migrating on-premises workloads to AWS, because any interruption in business operations can result in significant financial and operational setbacks. To achieve minimal downtime, organizations employ several strategies. @@ -97 +90 @@ Minimizing downtime is a critical consideration in migrating on-premises workloa -First, they often opt for gradual migration approaches, such as the lift-and-shift method, where existing workloads are moved to AWS with minimal modification. This minimizes downtime but might not fully leverage AWS capabilities. +First, they often opt for gradual migration approaches, such as the lift-and-shift method, where existing workloads are moved to AWS with minimal modification. This minimizes downtime but might not fully leverage all of the capabilities AWS offers. @@ -110 +103 @@ Large data transfer poses a significant challenge in migrating on-premises workl -For online data transfer, services like AWS DataSync employ optimized protocols to maximize data transfer speeds, reducing the time required to move data to the cloud. However, this method may still be insufficient for extremely large datasets or environments with limited bandwidth. +For online data transfer, services like AWS DataSync employ optimized protocols to maximize data transfer speeds, reducing the time required to move data to the cloud. However, this method might be insufficient for extremely large datasets or environments with limited bandwidth. @@ -112 +105 @@ For online data transfer, services like AWS DataSync employ optimized protocols -In such cases, offline data transfer methods, like AWS Snowball Edge and AWS Snowball, are invaluable. These physical devices enable organizations to transfer terabytes to exabytes of data securely. They are shipped to the organization, data is loaded onto them, and they are then returned to AWS for ingestion, overcoming bandwidth constraints. +AWS Direct Connect provides a dedicated private network connection from your premises to AWS, offering consistent and high-bandwidth connectivity for large data transfers, especially when ongoing, high-volume data movement is required. For migrating databases, including large databases, AWS DMS can help. @@ -121 +114 @@ Database compatibility and heterogeneity present significant challenges during t -AWS offers tools like AWS Database Migration Service (DMS) and AWS Schema Conversion Tool (SCT) to address these complexities. DMS supports the migration of a wide range of databases to AWS, facilitating data replication with minimal downtime. SCT helps convert database schemas, ensuring they are compatible with AWS database services, which can vary in structure and behavior. +To address these complexities, AWS offers tools like AWS Database Migration Service (AWS DMS) and DMS Schema Conversion (DMS SC). AWS DMS supports the migration of a wide range of databases to AWS, facilitating data replication with minimal downtime. DMS SC helps convert database schemas, ensuring that they are compatible with AWS database services, which can vary in structure and behavior. @@ -125 +118 @@ Additionally, AWS provides managed database services like Amazon RDS and Amazon -Nonetheless, organizations must carefully assess their database landscape, plan for potential incompatibilities, and choose the right AWS database service or conversion approach to maintain data integrity and functionality during migration. +Organizations must carefully assess their database landscape, plan for potential incompatibilities, and choose the right AWS database service or conversion approach to maintain data integrity and functionality during migration. @@ -134 +127 @@ AWS offers services like AWS Transfer Family, which includes AWS Transfer for SF -Organizations may also leverage AWS DataSync for efficient, high-speed data transfers. It helps in synchronizing on-premises file systems with AWS storage services, minimizing downtime and ensuring data consistency. +Organizations can also leverage AWS DataSync for efficient, high-speed data transfers. It helps synchronize on-premises file systems with AWS storage services, minimizing downtime and ensuring data consistency. @@ -136 +129 @@ Organizations may also leverage AWS DataSync for efficient, high-speed data tran -Furthermore, optimizing network connectivity and bandwidth is crucial for maintaining file transfer performance during migration. AWS Direct Connect and AWS VPN solutions can help establish reliable connections between on-premises environments and AWS, addressing potential challenges related to latency and bandwidth limitations. +Furthermore, optimizing network connectivity and bandwidth is crucial for maintaining file transfer performance during migration. AWS Direct Connect and [AWS VPN solutions](https://aws.amazon.com/vpn/) can help establish reliable connections between on-premises environments and AWS, addressing potential challenges related to latency and bandwidth limitations. @@ -143 +136 @@ Visibility and monitoring -Visibility and monitoring are crucial during migration to ensure a smooth transition of on-premises workloads to AWS. AWS Migration Hub plays a pivotal role in this regard by offering a centralized platform for tracking and managing the migration journey. +Visibility and monitoring are crucial during migration to ensure a smooth transition of on- premises workloads to AWS. @@ -145 +138 @@ Visibility and monitoring are crucial during migration to ensure a smooth transi -This tool provides organizations with real-time insights into the progress of their migration projects, allowing them to identify any bottlenecks or issues promptly. It offers visibility into the health and performance of migrated resources, ensuring that applications run smoothly in the cloud environment. +AWS Transform plays a pivotal role in this regard by offering a centralized platform for tracking and managing the migration and modernization journey. This tool provides organizations with real-time insights into the progress of their migration projects, allowing them to identify any bottlenecks or issues promptly. It offers visibility into the health and performance of migrated resources, ensuring that applications run smoothly in the cloud environment. @@ -147 +140 @@ This tool provides organizations with real-time insights into the progress of th -Furthermore, AWS Migration Hub enhances security by providing visibility into access control and auditing through AWS Identity and Access Management(IAM) and AWS CloudTrail. This ensures that security measures are maintained throughout the migration process. +Furthermore, AWS Transform enhances security by providing visibility into access control and auditing through AWS Identity and Access Management (IAM) and AWS CloudTrail. This ensures that security measures are maintained throughout the migration process. @@ -149 +142 @@ Furthermore, AWS Migration Hub enhances security by providing visibility into ac -In essence, AWS Migration Hub empowers organizations to make informed decisions, optimize their migration strategy, and maintain the integrity of their workloads. Its role in enhancing visibility and monitoring is instrumental in achieving a successful and secure migration to AWS. +In essence, AWS Transform empowers organizations to make informed decisions, optimize their migration strategy, and maintain the integrity of their workloads. Its role in enhancing visibility and monitoring is instrumental in achieving a successful and secure migration to AWS. @@ -154 +147 @@ Application capability -Ensuring that applications, especially legacy applications, are compatible with the cloud environment can be challenging. Ensuring that existing applications seamlessly function within the AWS Cloud environment is essential for a smooth transition. This often involves assessing and, if necessary, modifying applications to align with AWS services and infrastructure. AWS provides tools like the AWS Application Discovery Service and AWS Migration Hub to aid in this process. +It can be challenging to ensure that applications, especially legacy applications, are compatible with the cloud environment. Ensuring that existing applications seamlessly function within the AWS Cloud environment is essential for a smooth transition. This often involves assessing and, if necessary, modifying applications to align with AWS services and infrastructure. AWS Transform aids in this process. @@ -156 +149 @@ Ensuring that applications, especially legacy applications, are compatible with -Compatibility challenges may arise due to differences in operating systems, dependencies, or network configurations. Therefore, meticulous testing and validation are vital to identify and resolve any compatibility issues prior to migration. By addressing application compatibility proactively, organizations can minimize disruptions, maintain business continuity, and fully harness the benefits of the scalable and secure cloud infrastructure in AWS. +Compatibility challenges can arise due to differences in operating systems, dependencies, or network configurations. Therefore, meticulous testing and validation are vital to identify and resolve any compatibility issues prior to migration. By addressing application compatibility proactively, organizations can minimize disruptions, maintain business continuity, and fully harness the benefits of the scalable and secure cloud infrastructure in AWS. @@ -163 +156 @@ Dependency mapping, a crucial aspect of migrating on-premises workloads to AWS, -AWS offers tools like the AWS Application Discovery Service and AWS Application Migration Service to assist in this process. These tools automatically discover, map, and document dependencies, providing organizations with a clear understanding of how different components interact. +AWS offers AWS Transform to assist in this process. This service automatically discovers, maps, and documents dependencies, providing organizations with a clear understanding of how different components interact. @@ -172 +165 @@ Performance optimization is a vital consideration when migrating on-premises wor -AWS provides various tools and services to aid in performance optimization, such as Amazon CloudWatch for monitoring, AWS Auto Scaling for dynamic resource allocation, and Elastic Load Balancing for distributing traffic. Additionally, AWS Trusted Advisor offers recommendations for cost optimization and performance improvement. +AWS provides various tools and services to aid in performance optimization, such as Amazon CloudWatch for monitoring, AWS Auto Scaling for dynamic resource allocation, and Elastic Load Balancing for distributing traffic. Additionally, AWS Trusted Advisor and AWS Compute Optimizer offer recommendations for cost optimization and performance improvement. @@ -181 +174 @@ Compliance with standards such as GDPR, HIPAA, and PCI DSS is simplified through -Furthermore, AWS provides tools like AWS Identity and Access Management (IAM) and AWS Key Management Service (AWS KMS) for fine-grained control over access and encryption of data. Implementing security best practices and conducting regular audits are essential to safeguard workloads during migration and beyond, ensuring a secure and compliant environment in AWS. +Furthermore, AWS provides tools like IAM and AWS Key Management Service (AWS KMS) for fine-grained control over access and encryption of data. To safeguard workloads during migration and beyond, it's essential to implement security best practices and conduct regular audits, ensuring a secure and compliant environment in AWS. @@ -199 +192 @@ Cost management involves selecting the right AWS pricing models, such as On-Dema -Additionally, AWS Trusted Advisor provides recommendations for cost optimization, and AWS Cost Anomaly Detection can identify unusual spending patterns. +Additionally, AWS Trusted Advisor and AWS Compute Optimizer provide recommendations for cost optimization, and AWS Cost Anomaly Detection can identify unusual spending patterns. @@ -201 +194 @@ Additionally, AWS Trusted Advisor provides recommendations for cost optimization -By proactively managing costs, organizations can harness the benefits of the scalability and flexibility in AWS while ensuring that their migration remains within budgetary constraints, optimizing return on investment in the cloud. Cost management is an ongoing process, and regular monitoring and adjustment are essential to control and optimize cloud expenditure over time. +By proactively managing costs, organizations can harness the benefits of the scalability and flexibility in AWS while ensuring that their migration remains within budgetary constraints. Cost management is an ongoing process, and regular monitoring and adjustment are essential to control and optimize cloud expenditure over time. @@ -205 +198 @@ By proactively managing costs, organizations can harness the benefits of the sca -Now that you have reviewed the key criteria to consider in your migration to AWS you are ready to start planning your migration and choosing the appropriate AWS services to assist in your migration: +Now that you have reviewed the key criteria to consider in your migration to AWS you are ready to start planning your migration and choosing the appropriate AWS services to assist in your migration. Here are some things to consider: @@ -207 +200 @@ Now that you have reviewed the key criteria to consider in your migration to AWS - * You will need to assess your existing infrastructure and create an inventory of assets to mobilize resources effectively. + * You must assess your existing infrastructure and create an inventory of assets to mobilize resources effectively. @@ -218 +211 @@ Now that you have reviewed the key criteria to consider in your migration to AWS -The following table will walk you through the relevant services on AWS that will help you to achieve a successful migration. +The following table walks you through the relevant services on AWS that will help you to achieve a successful migration. @@ -222,2 +215,2 @@ Migration category | What is it optimized for? | Migration services -Assess and mobilize | These services are optimized to accelerate decision-making and discover on-premises assets to plan your AWS migration. | [AWS Migration Evaluator](https://aws.amazon.com/migration-evaluator/) [AWS Migration Hub](https://docs.aws.amazon.com/migrationhub/latest/ug/getting-started.html) [AWS Application Discovery Service](https://docs.aws.amazon.com/application-discovery/latest/userguide/setting-up.html) [Optimization and Licensing Assessment](https://aws.amazon.com/optimization-and-licensing-assessment/) -Migrate your applications | These services are optimized to simplify and expedite the migration on on-premises servers and databases to AWS. | [AWS Application Migration Service](https://docs.aws.amazon.com/mgn/latest/ug/getting-started.html) [AWS Database Migration Service](https://docs.aws.amazon.com/dms/latest/userguide/Welcome.html) [AWS Migration Hub](https://docs.aws.amazon.com/migrationhub/latest/ug/getting-started.html) [AWS Schema Conversion Tool](https://docs.aws.amazon.com/SchemaConversionTool/latest/userguide/CHAP_GettingStarted.html) +Assess and mobilize | These services are optimized to accelerate decision-making and discover on-premises assets to plan your AWS migration. | [Experience-Based Acceleration (EBA)](https://aws.amazon.com/experience-based-acceleration/) [AWS Migration Acceleration Program](https://aws.amazon.com/migration-acceleration-program/) [Optimization and Licensing Assessment](https://aws.amazon.com/optimization-and-licensing-assessment/) [AWS Transform](https://docs.aws.amazon.com/transform/latest/userguide/getting-started.html) +Migrate your applications | These services are optimized to simplify and expedite the migration on on-premises servers and databases to AWS. | [AWS Application Migration Service](https://docs.aws.amazon.com/mgn/latest/ug/getting-started.html) [AWS Database Migration Service](https://docs.aws.amazon.com/dms/latest/userguide/Welcome.html) [DMS Schema Conversion](https://docs.aws.amazon.com/dms/latest/userguide/CHAP_SchemaConversion.html) [AWS Transform](https://docs.aws.amazon.com/transform/latest/userguide/getting-started.html) @@ -226 +218,0 @@ Online data transfer | These services are optimized to make it simple and easy -Offline data transfer | These services are optimized for transferring large (petabytes) of data to AWS via offline methods when online methods wouldn’t be feasible. | [AWS Snowball](https://docs.aws.amazon.com/snowball/latest/developer-guide/getting-started.html) @@ -232 +224,4 @@ To explore how to use and learn more about each of the available AWS migration a -AWS Application Discovery Service +AWS Transform + + + * **What is AWS Transform?** @@ -233,0 +229 @@ AWS Application Discovery Service +This guide provides an overview of AWS Transform. @@ -235 +231 @@ AWS Application Discovery Service - * **Setting up AWS Application Discovery Service** +[Explore the guide](https://docs.aws.amazon.com/transform/latest/userguide/transform-app-mainframe.html) @@ -237 +233 @@ AWS Application Discovery Service -This guide will walk you through the steps to set up the Application Discovery Service for the first time. + * **Getting started with AWS Transform for VMware migration** @@ -239 +235 @@ This guide will walk you through the steps to set up the Application Discovery S -[Read the guide](https://docs.aws.amazon.com/application-discovery/latest/userguide/setting-up.html) +This guide will help you get started with migrating your VMware environment to Amazon EC2 with AWS Transform. @@ -241 +237 @@ This guide will walk you through the steps to set up the Application Discovery S - * **Installing AWS Application Discovery Agent** +[Read the guide](https://docs.aws.amazon.com/transform/latest/userguide/transform-app-vmware.html) @@ -243 +239 @@ This guide will walk you through the steps to set up the Application Discovery S -This guide will show you how to install the Application Discovery Agent on your on-premises servers and VMs targeted for discovery and migration. + * **Modernize your mainframe applications with AWS Transform** @@ -245 +241 @@ This guide will show you how to install the Application Discovery Agent on your -[Get started with the guide](https://docs.aws.amazon.com/application-discovery/latest/userguide/discovery-agent.html) +This guide will help you modernize your mainframe applications with AWS Transform. @@ -247 +243 @@ This guide will show you how to install the Application Discovery Agent on your - * **Getting started with Agentless Collector** +[Read the guide](https://docs.aws.amazon.com/transform/latest/userguide/transform-app-mainframe.html) @@ -249 +245 @@ This guide will show you how to install the Application Discovery Agent on your -This guide will show you how to get started with the Agentless Collector. + * **Modernize your .NET applications with AWS Transform** @@ -251 +247,3 @@ This guide will show you how to get started with the Agentless Collector. -[Get started with the guide](https://docs.aws.amazon.com/application-discovery/latest/userguide/agentless-collector-gs.html) +This guide will help you modernize your .NET applications with AWS Transform. + +[Read the guide](https://docs.aws.amazon.com/transform/latest/userguide/dotnet.html) @@ -261 +259 @@ AWS Application Migration Service -This short video (1:35) gives a brief introduction to the AWS Application Migration Service +This short video (1:35) gives a brief introduction to AWS Application Migration Service @@ -267 +265 @@ This short video (1:35) gives a brief introduction to the AWS Application Migrat -This guide will help you get started with the Application Migration Service including how to use it with the AWS Migration Hub. +This guide will help you get started with Application Migration Service including how to use it with AWS Migration Hub. @@ -271 +269 @@ This guide will help you get started with the Application Migration Service incl - * **How to use the AWS Application Migration Service for lift-and-shift migrations** + * **How to use AWS Application Migration Service for lift-and-shift migrations** @@ -273 +271 @@ This guide will help you get started with the Application Migration Service incl -This blog posts shows you how to simplify your lift-and-shift migration using the AWS Application Migration Service. +This blog posts shows you how to simplify your lift-and-shift migration using AWS Application Migration Service. @@ -279 +277 @@ This blog posts shows you how to simplify your lift-and-shift migration using th -This blog post discusses how to combine the AWS Application Migration Service and the AWS Elastic Disaster Recovery Service to increase the resilience of your migrated workloads. +This blog post discusses how to combine AWS Application Migration Service and AWS Elastic Disaster Recovery Service to increase the resilience of your migrated workloads. @@ -297 +295 @@ AWS Database Migration Service -In this guide, you will learn how to perform a database migration with the AWS DMS. +In this guide, you will learn how to perform a database migration with AWS DMS. @@ -303 +301 @@ In this guide, you will learn how to perform a database migration with the AWS D -In this tutorial, you will learn how to set up DMS Schema Conversion, create a migration project and connect to your data providers. +In this tutorial, you will learn how to set up DMS Schema Conversion, create a migration project, and connect to your data providers. @@ -307 +305 @@ In this tutorial, you will learn how to set up DMS Schema Conversion, create a m - * **Database migration Step-by-Step Walkthroughs** + * **Database migration step-by-step walkthroughs** @@ -309 +307 @@ In this tutorial, you will learn how to set up DMS Schema Conversion, create a m -In this guide, you can find step-by-step walkthroughs that go through the process of schema conversion and data migration eight different source databases supported by the AWS Database Migration Service. +In this guide, you can find step-by-step walkthroughs that go through the process of schema conversion and data migration for eight different source databases supported by AWS Database Migration Service. @@ -339 +337 @@ In this tutorial, you will learn how to transfer data to from on-premises storag -In this tutorial, you will learn how to use DataSync to transfer data from an S3 bucket in one account to a another S3 bucket in a different account. +In this tutorial, you will learn how to use DataSync to transfer data from an S3 bucket in one account to another S3 bucket in a different account. @@ -361 +359 @@ This guide discusses using AWS Direct Connect as part of an on-going data migrat - * **Working with Direct Connect Gateways** + * **Working with AWS Direct Connect Gateways** @@ -363 +361 @@ This guide discusses using AWS Direct Connect as part of an on-going data migrat -This guide shows how to use AWS Direct Connect gateway to connect your VPCs using either a transit gateway or a virtual private gateway. +This guide shows how to use Direct Connect gateways to connect your VPCs using either a transit gateway or a virtual private gateway. @@ -370,48 +367,0 @@ This guide shows how to use AWS Direct Connect gateway to connect your VPCs usin -AWS Migration Hub - - - * **Getting Started with AWS Migration Hub** - -This guide provides the information you need to get started with Migration Hub. - -[Explore the guide](https://docs.aws.amazon.com/migrationhub/latest/ug/getting-started.html) -