By using AWS re:Post, you agree to the AWS re:Post Terms of Use

Data Migration Between RDS Instances: Feasibility Inquiry

0

Good morning, everyone! How are you?

I have a question. Suppose I have 2 RDS instances created, and I need to fetch the data from one and paste it into the other, deleting any previous data that was there. It's like copying the RDS to another existing RDS. Is this possible?

Thanks, Paulo

asked 10 months ago297 views
1 Answer
0
Accepted Answer

Hi,

There is a service to do that, its AWS Database Migration Service (DMS): https://aws.amazon.com/dms/

You can move data smoothly across multiple source and target databases: PostgreSQL., MySQl, Oracle, Db2, etc.

This short video is a good introduction: https://www.youtube.com/watch?v=ouia1Sc5QGo

Best,

Didier

profile pictureAWS
EXPERT
answered 10 months ago
profile picture
EXPERT
reviewed 9 months ago
profile picture
EXPERT
reviewed 10 months 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