3 ms·
I don't want backups. I want synced duplicated data in geographically separated by shared credentials.
by pizzafeelsright 9d ago
I don't want backups. I want synced duplicated data in geographically separated by shared credentials.
- offmycloud 9d ago> I don't want backups. I want synced duplicated data in geographically separated by shared credentials. If you accidentally delete something, how long does it take for the delete to propagate to all of your geographically separated datacenters? You need some sort of point-in-time snapshots to be able to recover from accidents and silent corruption.
- bob1029 9d ago> You need some sort of point-in-time snapshots to be able to recover from accidents and silent corruption. https://docs.aws.amazon.com/AmazonS3/latest/userguide/versioning-workflows.html https://docs.aws.amazon.com/AmazonS3/latest/userguide/versio...
- tim333 9d agoDropbox is quite good like that - you can get back deleted or changed stuff up to 30 days old.
- layer8 9d agoSounds like you are the second type of people mentioned in the article.
- keithnz 9d agothat's not really the same thing, what you are describing is redundancy so failure in one (or more) place doesn't bring the system down. Backups are about preventing data loss. Data loss can happen in many different ways, not just a system crashing and burning. It can be deliberately/accidently done such that it would be sync'd everywhere.