Actions
Feature #21897
openInstaller supports Multi Availability Zone RDS
Story points:
-
Description
Even though for Multi-AZ RDS to happen, we just need to flip a boolean switch on the terraform code, it might be necessary to think about the required changes that the cluster needs as a whole.
It isn't enough to have the database doing a failover to a secondary AZ when the rest of the services are located in the one that suddenly is not available, unless what we want is just a hot spare service as a live backup.
Related issues
Updated by Lucas Di Pentima 5 months ago
- Related to Feature #21832: Installer's Terraform code allows setting up an RDS instance on AWS added
Actions