Windows Server and SQL Server Enterprise licenses issue when failover with AWS DRS

0

Hi,

I have a project that I have to implement disaster recovery for a database that runs SQL Server Enterprise Edition in on-premise DC. I manage to use AWS DRS to replicate data from VM disks to EBS snapshots then use these snapshots to restore into EC2 instance. However, I have some questions about this solution.

  • Firstly, will DRS replicate the license of Windows Server from on-premise to AWS
  • Secondly, will DRS replicate license of SQL Server Ent from on-premise to AWS or I have to purchase a new license in case of disaster failover.

I hope you will help me solve this question soon.

Thanks

Steven
已提问 1 年前308 查看次数
2 回答
0

DRS will replicate the entire disks including all OS/Application settings.

Depending on the version of Windows/SQL and how they have been licensed they will continue to use that license. eg licensing is done via volume licensing/KMS when the server is started in AWS the server will attempt to contact the KMS server to check/get a license. There is some grace period if it cannot contact KMS before the server becomes unlicensed

I cannot give any licensing compliance advice and will depend if you have software assurance or not

AWS
专家
Peter_G
已回答 1 年前
0

DRS will replicate entire disks over, which will include any license configured in your OS

You have the option when setting up DRS Launch settings, to re-configure Microsoft licensing. This conforms to Microsoft Licensing on AWS

See https://docs.aws.amazon.com/images/drs/latest/userguide/images/default-drs-launch-settings-wizard.png

Source: https://docs.aws.amazon.com/drs/latest/userguide/quick-start-guide-gs.html#configuring-target-gs

AWS
专家
Mike_L
已回答 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则