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
Unknown Object (File)
Mon, Dec 16, 8:02 PM
Unknown Object (File)
Wed, Dec 4, 10:17 PM
Unknown Object (File)
Nov 16 2024, 6:00 PM
Unknown Object (File)
Nov 16 2024, 12:25 PM
Unknown Object (File)
Nov 1 2024, 4:46 PM
Unknown Object (File)
Nov 1 2024, 4:46 PM
Unknown Object (File)
Nov 1 2024, 4:45 PM
Unknown Object (File)
Nov 1 2024, 4:22 PM
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
Lint
Lint Not Applicable
Unit
Tests Not Applicable