Skip to content
Jorge Castro edited this page Mar 26, 2022 · 8 revisions
160211479 26b3a741 56a2 4cdd ab3a 7c7bf36ff747

1. What do I want to accomplish and how?

In this mini-project I will be migrating a MySQL on-premises schema to a AWS MySQL instance and automate the process to make it fast with little downtime.

To achieve this I will use the Dump & Load utilities from MySQL Shell

Clone this wiki locally