DMS: From on-premise to RDS + NAT Gateway - Best Practices

0

Hi, I've started this journey with AWS and hope someone can shed some light regarding proper configuration.

I'd like to use DMS to sync db from On-premise to newly setup AWS RDS db (running within VPC#1) To connect to the on-premise db I originally created NAT gateway (running within VPC#2) as the db is firewalled and needs static IP to gain access.

I've quickly realized the DMS needs single instance that works with both endpoints - that's where my issue is. What are my options for this? -Do I create new NAT gateway within VPC#1? -Do I use Peering connection between VPCs?

What are the best practices for setting something like that.

1개 답변
1
수락된 답변

i would suggest creating replication instance in same vpc as db but in public subnet so that you can still connect to rds and also onprem having public ip address which can be white-listed to gain access.

AWS
답변함 2년 전

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

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

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

관련 콘텐츠