bnolan / bnolan/echt-server

Set up DynamoDB and S3 backups

Open
#19 3 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.