The instructions on this page provide hands-on experience in enabling Multi-AZ for the RDS instance created in the Create the DB Instance section.
Select the DB Identifier: sqlserver-rdssql
and click on Modify.
From the Modify DB Instance page, scroll down to Multi-AZ deployment and select Yes (Mirroring / Always On).
Scroll down to the bottom of the page and click on Continue.
On the Summary page under Scheduling of modifications, select Apply Immediately and then click on Modify DB Instance.
It will take about 30 minutes for Multi-AZ to be set up. Once the process is complete, the status of the database instance will change from Modifying to Available.
From the Databases page, check that the status of the database instance sqlerver-rdsssql
is Available, then click on the instance name.
On the Summary page, click on the Configuration tab. Note that the Multi-AZ information section shows Yes (Always On). Also, check that the Region & AZ information and Secondary Zone information sections display primary and secondary instances in different availability zones.
On the Summary page, click on the Connectivity & security tab. Copy and paste the Listener endpoint information to notepad for later use.