bcongdon / gdq-stats

:space_invader: Live Data Visualizations for GamesDoneQuick Streams
http://gdqstat.us
MIT License
32 stars 1 forks source link

JSON backups #11

Closed bcongdon closed 7 years ago

bcongdon commented 7 years ago

JSON stored in S3 should have some type of redundancy. It is kindof just an artifact of the other services, but makes sense to not have a single copy that someone could fat-finger and delete (whoops...)

Maybe look into S3's versioning system?

bcongdon commented 7 years ago

Decided to use S3 versioning.