How to activate License Free passive secondary failover instance of SQL Server 2019/2022 in AWS RDS for Custom?

0

Microsoft has made SQL Server 2019/2022 license free if they are designated as passive, secondary failover instance (not receiving any application read/write workload). https://cloudblogs.microsoft.com/sqlserver/2019/10/30/new-high-availability-and-disaster-recovery-benefits-for-sql-server/

Amazon AWS allows bringing media of SQL Server to AWS RDS for Custom as mentioned in this announcement https://aws.amazon.com/about-aws/whats-new/2023/06/rds-custom-sql-server-bring-your-own-media/

How can we create Multi-AZ AWS RDS for Custom SQL Server 2019 without paying SQL Server license cost on passive, secondary, failover instance?

1 回答
0

There are 2 ways to license SQL Server on RDS Custom for SQL Server: License Included, or Bring-Your-Own-Media.

For Bring-Your-Own-Media, you provide your own installation media and license, which you can use in accordance to Microsoft terms. The License Mobility Page offers detailed information on the process. Because RDS Custom's Multi-AZ secondary instance is a passive node, it qualifies as a passive, secondary failover instance.

Documentation on the Multi-AZ deployment model for RDS Custom for SQL Server can be found here.

For a blog on getting started, step by step with BYOM, click here.

AWS
light
已回答 8 个月前

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

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

回答问题的准则