Search code examples
sql-serveramazon-web-servicesmigrationcloud

Migrating data from AWS RDS to another RDS


I have a requirement to migrate data from RDS (SQL Server) to another rds (SQL Server) instance through VPN (or by bypassing VPN). What could be the ideal way to achieve this?


Solution

  • try AWS DMS(Data migration service) it is a very neat and fast way to migrate RDS https://aws.amazon.com/dms/