In homogeneous database migrations, the source and target database engines are the same or are compatible :
1.) Oracle to Amazon RDS for Oracle.
2.) MySQL to Amazon Aurora.
3.) MySQL to Amazon RDS for MySQL.
4.) Microsoft SQL Server to Amazon RDS for SQL Server.
Since the schema structure, data types, and database code are compatible between the source and target databases, this kind of migration is a one step process. You create a migration task with connections to the source and target databases, then start the migration with the click of a button. AWS Database Migration Service takes care of the rest. The source database can be located in your own premises outside of AWS, running on an Amazon EC2 instance, or it can be an Amazon RDS database. The target can be a database in Amazon EC2 or Amazon RDS.