AWS DMS
AWS DMS : For One time migration and ongoing replication or change data capture. no impact on source database. for CDC uses native database APIs to read change logs from source db and replay it in target store. uses EC2 as replication instance. instance can be scaled up/down
Comments
Post a Comment