Migrating from RDS MariaDB 10.2 to Aurora MySQL 5.6

0

Hi there,

We currently use RDS MariaDB for our database and I'd like to migrate over to begin using Aurora MySQL 5.6.

I understand that some of the functions available in MariaDB 10.2 are unavailable in MySQL 5.6, but we are not using any of those functions. Our queries are actually very basic.

The naive approach here would be to do a mysqldump of our MariaDB database and then import it into Aurora, but that would result in downtime for our customers. I'm trying to come up with a solution that would result in ZERO downtime..

Does anyone have any ideas here?

demandé il y a 5 ans872 vues
1 réponse
0
Réponse acceptée

You can use the AWS Database Migration Service to achieve a near zero downtime migration. https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Source.MySQL.html

HalTemp
répondu il y a 5 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions