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개 답변
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
전문가
답변함 6달 전
0

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

Naziya
답변함 6달 전
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
전문가
답변함 6달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠