We have multiple sql server databases on premises and those are setup as clusters, now we have decided to migrate same in RDS, ow how to migrate clusters

0

We have multiple sql server databases on premises and those are setup as clusters, now we have decided to migrate same in RDS, ow how to migrate clusters

1개 답변
0

Amazon RDS supports Multi-AZ deployments for Microsoft SQL Server by using either SQL Server Database Mirroring (DBM) or Always On Availability Groups (AGs). Details can be found here - https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_SQLServerMultiAZ.html

For migrating data from your on-prem MSSQL Server to RDS MSSQL Server, you can use AWS DMS - https://docs.aws.amazon.com/dms/latest/userguide/Welcome.html

Refer to this section specifically for using MSSQL Server as a source - https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Source.SQLServer.html

Refer to this section for using MSSQL Server as a target and that includes RDS MSSQL Server - https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Target.SQLServer.html

profile pictureAWS
전문가
답변함 2년 전

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

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

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