RDS Replica to different database

0

Hi all, I have the production MariaDB instance in RDS and I need to create a Postgres replica of it. (Asyncronous daily replication) Which service would allow me to do that? Basically what I need is a read replica, in another database type.

1개 답변
2
수락된 답변

I would recommend that you explore AWS DMS

AWS Database Migration Service (AWS DMS) is a cloud service that makes it possible to migrate relational databases, data warehouses, NoSQL databases, and other types of data stores. You can use AWS DMS to migrate your data into the AWS Cloud or between combinations of cloud and on-premises setups

You can perform one-time migrations or replicate ongoing changes to keep sources and targets in sync.

You could run this on a daily basis to keep a 2nd type of database in sync

This may give you what you are looking for https://docs.aws.amazon.com/dms/latest/userguide/Welcome.html

profile picture
전문가
답변함 일 년 전
profile picture
전문가
검토됨 일 년 전

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

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

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

관련 콘텐츠