Skip to content

Write documentation on region failover decisioning #406

@devksingh4

Description

@devksingh4

Should detail:

  1. General failover model
  • Active/Active except for Redis - theoretically we could run in active/active but S3 and other processes could have conflicts - easiest to just not do it
  1. When to failover
  2. Risks to failover:
  • For example, in-progress locks are released if Redis is also down.
  • S3 replication is not in time, so S3 data could be not accurately reflected in the new region in time.
  1. How to failover (modify Cloudfront targets).
  • provide an automated failover script
  1. Prepare a disaster recovery account which can perform failover.

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions