Page MenuHomePhabricator

[terraform] enable multi-AZ for AWS RDS instance
ClosedPublic

Authored by will on Sep 27 2024, 11:55 AM.
Tags
None
Referenced Files
F3285086: D13506.diff
Sat, Nov 16, 12:25 PM
Unknown Object (File)
Fri, Nov 1, 4:46 PM
Unknown Object (File)
Fri, Nov 1, 4:46 PM
Unknown Object (File)
Fri, Nov 1, 4:45 PM
Unknown Object (File)
Fri, Nov 1, 4:22 PM
Unknown Object (File)
Fri, Nov 1, 5:37 AM
Unknown Object (File)
Fri, Oct 25, 5:12 PM
Unknown Object (File)
Wed, Oct 23, 8:29 AM
Subscribers

Details

Summary

Still in the process of testing fallback when upgrading instance size, however putting this diff up for now

This will create a replica of our existing aws rds instance and store it in another availability zone. If our primary aws rds instance fails, queries will be directed to the replica.

This should be applied before we do an instance upgrade as to ensure we minimize downtime.

Test Plan

terraform apply on self-host set up

Diff Detail

Repository
rCOMM Comm
Branch
rds_replica
Lint
No Lint Coverage
Unit
No Test Coverage