In this lab, a MySQL instance hosted on EC2 was migrated to Aurora RDS for MySQL. In order to accomplish this goal, a replication instance was created to host the migration. Next, two endpoints were created. One to connect the source database, and another to connect the target database. Lastly, a migration task was created to perform the database migration. The results of the migration were verified using MySQL Workbench.