AWS DMS Service and Limitation

0

We are planning to migrate onpremises sql servers to AWS RDS SQl Servers. Currently on premises contains multiple MSSQL server versions/engines, those want to migrate. e.g MSSQL 2015, in this case should we migrate 2015 to 2016 or 2019 or lower to 2014, what will be good.

And for this migration can we use DMS service, do we have any limitation to migrate 4 TB data.. is DMS able to manage, how to calculate required time

質問済み 2年前445ビュー
1回答
0

I would suggest migrating MSSQL on prem server to RDS with latest versions as long as you dont have any app compatibility issues. this way you are not on eol or approaching eol versions.

https://docs.microsoft.com/en-us/sql/sql-server/end-of-support/sql-server-end-of-support-overview?view=sql-server-ver16#:~:text=across%20multiple%20regions.-,Lifecycle%20dates,-The%20following%20table

DMS doesnt have limitation on migrating based on onprem db size. Please note required timing for data migration is combination of network/source db size/table lob distribution thus i would suggest start testing in nonprod environment and that give numbers to analyse

AWS
回答済み 2年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン