How to Migrate a MariaDB to AWS RDS MariaDB with myqldump
In this post we will demonstrate how to migrate a MariaDB Database to AWS RDS MariaDB database using mysqldump utility.
Here is the mysqldump export code used:
And the import into AWS RDS pipe example:
Also the video tutorial demos how this is done: