Open rija opened 2 years ago
Hi @pli888, @kencho51,
It is now easy to do that through the console: https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Concepts.MultiAZSingleStandby.html
We should still look into how to do this through Terraform
Hi @pli888, @kencho51,
We should also consider deploying read replicas: https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_PostgreSQL.Replication.ReadReplicas.html
We still need to look into how to do that in Terraform (automation)
but that should be another user story, not here.
User Story
Acceptance criteria
Addtional information
If a region or availability zone goes down, it's not just the database, it's the whole stack deployed in that AZ.
0) transfer gigadb.org from Alicloud to Route53
1) TODO in case of region failure:
2) TODO in case of AZ failure (within a region):
We keep database backups also on S3 which is independent from any region/AZ