

# Migration tools and high-level migration steps
<a name="tools-steps"></a>

After you deploy MongoDB Atlas on AWS, you can use the following tools to migrate data from the source (a public cloud, your data center, or a third-party DBaaS provider) to MongoDB Atlas on AWS, with minimal impact on your applications. There are three basic steps for the simplified data migration process:

1. Deploy your new cluster.

1. Live migrate the data.

1. Cut over in seconds when ready.

You can use the following migration tools for the second step:
+ [Atlas Live Migration Service](live-migration.md)
+ [MongoDB Relational Migrator](relational-migrator.md)

## Choosing the right tool for your migration
<a name="choose-tool"></a>

If you are already running MongoDB instances in your source environment, we recommend that you use the Altas Live Migration Service for minimal impact to your applications. If you want to migrate a relational database workload to MongoDB, use the MongoDB Relational Migrator.

For common migration scenarios, see the following AWS Prescriptive Guidance patterns:
+ [Migrate a self-hosted MongoDB environment to MongoDB Atlas on AWS](https://docs.aws.amazon.com/prescriptive-guidance/latest/patterns/migrate-a-self-hosted-mongodb-environment-to-mongodb-atlas-on-the-aws-cloud.html)
+ [Migrate a relational database to MongoDB Atlas on AWS](https://docs.aws.amazon.com/prescriptive-guidance/latest/patterns/migrate-relational-database-to-mongodb-atlas.html)
+ [Stream data from IBM Db2, SAP, Sybase, and other databases to MongoDB Atlas on AWS](https://docs.aws.amazon.com/prescriptive-guidance/latest/patterns/stream-data-from-ibm-db2-to-mongodb-atlas.html)

For additional migration scenarios, see the MongoDB website:
+ [Pulling a source replica set to an Atlas cluster by using the live migration process](https://docs.atlas.mongodb.com/import/live-import/)
+ [Migrating from a self-managed replica set on AWS to MongoDB Atlas](https://docs.mongodb.com/guides/cloud/migrate-from-aws-to-atlas/)
+ [Atlas Live Migration service and documentation](https://www.mongodb.com/cloud/atlas/migrate)
+ [RDBMS to MongoDB Migration Guide](https://www.mongodb.com/resources/solutions/use-cases/rdbms-mongodb-migration-guide)