ustaxcourt / ef-cms

An Electronic Filing / Case Management System.
https://dawson.ustaxcourt.gov/
Other
86 stars 46 forks source link

AWS Elasticsearch Service failover and fault tolerance #649

Open julialeague opened 3 years ago

julialeague commented 3 years ago

Elasticsearch Service isn't fault tolerant right now - if the cluster has availability issues, we don't currently support failover. We should determine the failover strategy for AWS Elasticsearch Service and then implement the configuration for the same.

Pre-Conditions

Acceptance Criteria

Mobile Design/Considerations

Security Considerations

Notes

Some references that I found while working on #247 : https://aws.amazon.com/premiumsupport/knowledge-center/elasticsearch-fault-tolerance/ https://aws.amazon.com/blogs/database/increase-availability-for-amazon-elasticsearch-service-by-deploying-in-three-availability-zones-2/

Tasks

Definition of Done (Updated 10-26-20)

Product Owner

UX

Engineering

adunkman commented 3 years ago

Duplicate of #638, @julialeague let me know if I’m incorrect!

adunkman commented 3 years ago

Closing #638 instead.