Need clarification on which tool to use for migration

0

I am planning migrate an Ubuntu server which contains MySQL database in it from digital ocean cloud to AWScloud. Which migration tool I can use or which is best straightly we can deploy it in a aws cloud or we can use migration,

3 réponses
1

Hello.

AWS DMS can be used if you just want to migrate database data in Ubuntu to RDS.
https://docs.aws.amazon.com/dms/latest/userguide/Welcome.html

If you want to migrate applications, OS, etc. to EC2, I think AWS Application Migration Service can be used.
https://docs.aws.amazon.com/mgn/latest/ug/what-is-application-migration-service.html

profile picture
EXPERT
répondu il y a 6 mois
0

Thankyou for your response. Is this possible to deploy database in aws cloud directly without using migration tools?

Naziya
répondu il y a 6 mois
0

Yes. It is possible.
For example, it is possible to dump database data and import it into RDS.
However, I think that no matter what migration method you use, a large amount of time will be required to verify the operation.

profile picture
EXPERT
répondu il y a 6 mois

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