cloud-gov / cg-atlas

Repository hosting issues and artifacts related to operations of the cloud.gov platform
Creative Commons Zero v1.0 Universal
3 stars 1 forks source link

Implement high-availability cache for logs.cloud.gov #114

Open jmcarp opened 8 years ago

jmcarp commented 8 years ago

The caching layer in logs.cloud.gov uses a single redis instance, so we'll lose logs if this instance becomes unavailable. Proposal: make the caching layer highly available.

Note: this is one of the proposed countermeasures from the retro on the recent logs.cloud.gov outage.

Options: