Skip to content

RDS Custom for SQL support Always On for HA

0

Hi, I have a question, is possible than RDS Custom for SQL with license Enterprise support Always On for high availability, because we need read replicas of this database.

If the answer is not, what options I have, to take advantage of my license because I have S.A. for SQL Server. thks,

2 Answers
0

Hello.

Until the multi-AZ deployment feature was supported by RDS Custom for SQL Server, I think it is possible to use Always On because it was often configured to self-manage.
Nowadays, the Multi-AZ deployment function is available, so I think Always On is rarely used.
https://aws.amazon.com/jp/blogs/database/configure-multi-az-with-amazon-rds-custom-for-sql-server/

Amazon Relational Database Service (Amazon RDS) Custom for SQL Server now supports high availability by using block-level replication in a Multi-AZ environment. Previously, to enable high availability on the instance, you had to configure an Always On Availability Group (AG) between two instances. Setting up and configuring Always On requires planning and expertise. With the new Multi-AZ capability, high availability is simplified.

EXPERT
answered 2 years ago
0

Note that when using AlwaysOn for HA (active-active) with SQL Enterprise, both active nodes must be fully licensed.

AWS
answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.