How can I migrate MySQL DB from on-premise to Aurora MySQL Compatible Serverless

0

Hi guys!

I am working on a project that requires migrate MySQL DB in physical server to Aurora MySQL Serverless.

I try to search but I can't find any documents.

If you know, please help me!

1 Answer
0

Hello Steven,

I would recommend using AWS DMS for migrating your database to Aurora Serverless from your on premise MySQL Server. AWS DMS supports Aurora serverless as target and you can find more information about Serverless MySQL target here.

For the documentation you can check out this step by step how to, all major steps are same regardless if Aurora or Aurora serverless. Migrate an on-premises MySQL database to Aurora MySQL

I hope this will be helpful for you, incase if you need more help feel free to leave a comment and/or followup question.

answered a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions