This rule ensures that RDS DB instances have multiple AZ enabled for contingency planning.
Rule | RDS DB instance multiple az should be enabled |
Framework | FedRAMP Low Revision 4 |
Severity | ✔ Low |
Rule Description
This rule enforces that multiple Availability Zone (AZ) deployment is enabled for an RDS (Relational Database Service) DB instance, as per the requirements of FedRAMP Low Revision 4 compliance. Multiple AZ deployment helps ensure high availability and durability of the database by maintaining replicas in different physical locations.
Troubleshooting Steps
Remediation Steps
To enable multiple AZ deployment for an RDS DB instance, follow the steps below:
Note
Make sure to test the application's compatibility and performance after enabling multiple AZ deployment, as it may affect the database performance due to the additional replication overhead.
Conclusion
Enabling multiple AZ deployment for the RDS DB instance ensures high availability, fault tolerance, and compliance with the FedRAMP Low Revision 4 requirements. Follow the step-by-step guide to enable this feature for your RDS DB instance and ensure your database's durability and availability.