Set up DynamoDB and S3 backups
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
While DynamoDB replicates into at least three nodes, it doesn't protect us from logic errors. Particularly with "delete photo" and "unfriend" actions, a logic error could overwrite or wipe out data accidentally.
DynamoDB: https://aws.amazon.com/blogs/aws/cross-region-import-and-export-of-dynamodb-tables/
S3: Probably just a matter of implementing bucket versioning
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.