+++ title = "Database Migration" weight = 10 pre = "1. " +++ In this section, you will perform a database migration using the source MySQL database to a target Amazon RDS for MySQL database with **AWS Database Migration Service**. Since this is a homogeneous database migrations (the source and target database engines are the same) - the schema structure, data types, and database code are compatible between the source and target databases, which means that this kind of migration doesn't require any schema conversion.  You can learn more details about this service by watching the video below.