medic / cht-roadmap

CHT roadmap initiatives to be scheduled on the CHT roadmap
https://github.com/orgs/medic/projects/112
0 stars 0 forks source link

CHT has high availability through failover #116

Open garethbowen opened 1 year ago

garethbowen commented 1 year ago

Key Results

Initiatives

For ultimate availability we need to support automatic failover so if one server becomes unavailable another one can take over immediately. Once the prerequisite is complete the database layer will already have automatic failover if replicas are stored in separate locations. However we still need to support failover for most of the API service to get traffic to the db.

Aspects to consider