Medium RDS Regional

RDS DB instances should be configured with multiple Availability Zones

NIST

Description

Checks if RDS instances are configured with multiple Availability Zones. This check also fetches the tags associated with each RDS instance.


Remediation

To configure the identified RDS DB instance for multiple Availability Zones, follow these steps:

Steps

  1. Sign in to the AWS Management Console and open the Amazon RDS console.
  2. In the navigation pane, choose 'Databases'.
  3. Select the identified RDS DB instance that needs to be configured for multiple Availability Zones.
  4. Choose 'Modify'.
  5. In the 'Availability & Durability' section, find the 'Multi-AZ deployment' option.
  6. Select the 'Create a standby instance (recommended for production usage)' option to enable Multi-AZ deployment.
  7. Scroll to the bottom of the page and choose 'Continue'.
  8. On the summary page, review your changes. You can choose to apply them immediately or during the next scheduled maintenance window.
  9. Click 'Modify DB Instance' to apply the changes.

Compliance

NIST