3.5 Ensure Relational Database Service is Multi-AZ Enabled

Information

Amazon Relational Database Service (RDS) is a managed relational database service which handles routine database tasks such as provisioning, patching, backup, recovery, failure detection, and repair.

There are 6 database engines available for customer to run their database workloads on:

* Amazon Aurora (MySQL Compatible)
* MySQL
* MariaDB
* Oracle
* Microsoft SQL Server
* PostgreSQL
Provides AWS managed high availability of the Database Tier across 2 availability zones within a region through asynchronous replication at the data layer.

Solution

Using the Amazon unified command line interface:

* Modify each no-multi-az DB instance, and make it Multi-AZ enabled:

aws rds modify-db-instance --db-instance-identifier <your_db_instance> --multi-az

See Also

https://workbench.cisecurity.org/files/260

Item Details

Category: SYSTEM AND INFORMATION INTEGRITY

References: 800-53|SI-13(5)

Plugin: amazon_aws

Control ID: d29a5c8d6f55639e1ae4a8744f40f77d7d745ee7a3b3e693736ac5955d8a4bce