Migrate SQL Server 2008/2012 to AWS

0

Hello, I have some 2008 and 2012 MS SQL Servers running on windows server in my on-premises. I want to migrate those to AWS. Looking for suggestions on what's the right migration path.

  1. Should I first make an in-place upgrade of those SQL servers on-premise, then move to RDS?
  2. Should I migrate those as-is using back and restore to EC2, then use AWS SSM playbook to upgrade to 2019?
  3. Is there an option using AWS DMS or backup and restore to directly upgrade to 2019 on RDS?

I'm ok to move those servers to either license included EC2 or to RDS with MS SQL.

Thank you.

1개 답변
0

I'm assuming you want to upgrade to put them on a "supported" platform (You can lift and shift these servers to EC2 using AWS Application Migration Servers with minimal effort)
I would first use the AWS Schema Conversion Tool (SCT) to assess the upgrade path between your current version of SQL and RDS. This will report on any important compatibility issues. Depending on the results you can use DMS (yes it is possible to have different version source and targets) or backup and restore to go directly to RDS. IMO going directly to RDS you will be able to quickly test the upgrade without setting up and configuring EC2

AWS
전문가
Peter_G
답변함 일 년 전

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

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

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