Reduce wave planning time with automated application prioritization, dependency analysis, and built-in AWS best practices.
Overview
With Cloud Migration Factory on AWS, you can automate manual processes and efficiently integrate multiple migration tools. This automated AWS Solution offers a wave planning manager, orchestration platform, and predefined pipeline templates to improve performance and prevent long cutover windows throughout the migration process. The solution accelerates portfolio assessment with automated wave planning and uses AWS Application Migration Service (AWS MGN) to migrate your workloads to AWS at scale. AWS Professional Services, AWS Partners, and other enterprises currently use this solution to automate large-scale migrations.
Benefits
Accelerate portfolio assessment and wave planning
Automate small, manual tasks for large migrations
Automate the small, manual tasks inherent in large migrations, so you can migrate more quickly and efficiently while reducing the opportunity for human error.
Orchestrate migrations using a web interface and pipeline
Orchestrate migration activities through a web interface and pre-defined pipeline templates.
Customize data schema and automation for your needs
With full flexibility by design, you can customize the data schema and develop your own automation and runbooks based on your requirements.
How it works
You can automatically deploy this architecture using the implementation guide and the accompanying AWS CloudFormation template.
Step 1
Amazon API Gateway receives migration requests from the migration automation server through RestAPIs.
AWS Lambda functions provide the necessary services for you to log in to the web interface, perform the necessary administrative functions to manage the migration, and connect to third-party APIs to automate the migration process.
-
The
userLambda function ingests the migration metadata into an Amazon DynamoDB table. Standard HTTP status codes are returned to you through the Rest API from API Gateway. An Amazon Cognito user pool is used for user authentication to the web interface and Rest APIs, and you can optionally configure it to authenticate against external Security Assertion Markup Language (SAML) identity providers. -
The
toolsLambda function processes external Rest APIs and calls external tool functions, such as AWS Application Migration Service (AWS MGN) for AWS migration. ThetoolsLambda function also calls the Amazon EC2 launching EC2 instances, and calls AWS Systems Manager to run automation scripts on the Migration Automation Server.
The migration metadata stored in Amazon DynamoDB is routed to the AWS MGN API to initiate Rehost migration jobs and launch servers. If your migration pattern is Replatform to EC2, the
tools Lambda function launches CloudFormation templates in the target AWS account to launch Amazon EC2 instances.
All notifications are sent to a Notifications Event Bus. Event bridge rules set up to route UI notifications to the UI notifications lambda and Email notifications to the Email notifications lambda. The Email notifications lambda uses Amazon SNS to publish email notifications.
Deploy with confidence
We'll walk you through it
Get started fast. Read the implementation guide for deployment steps, architecture details, cost information, and customization options.
Let's make it happen
Ready to deploy? Open the CloudFormation template in the AWS Console to begin setting up the infrastructure you need. You'll be prompted to access your AWS account if you haven't yet logged in.
Deployment options
CloudFormation template
View or modify the CloudFormation template to customize your deployment.
Source code
The source code for this AWS Solution is available in GitHub.
Implementation guide
Related content
Training: Using AWS Solutions: AWS Cloud Migration Factory
In this course, you will learn about the features, benefits, and technical implementation of the solution.
Training: Introduction to AWS Application Migration Service
In this course, you will learn key concepts, basic architecture, and implementation approaches for AWS MGN. A step-by-step walk-through guides you through the entire process of performing a migration with AWS MGN. This training is recommended if you are actively working on migration projects with the service or are assisting customers in doing so.
Training: AWS Partners Only: Advanced Migrating to AWS (Technical, classroom based)
In this course, you will learn how to migrate workloads at scale. This course also covers common migration patterns, including a hands on workshop for Cloud Migration Factory on AWS.
Pipeline template view
This solution offers pipeline functionality that enables complete management of your pipelines and tasks through a single visual pipeline interface. From this interface, you can manage and monitor your pipelines in real-time, without navigating to any other service or screen. Pipelines can also be composed within the web interface using a visual composer.