logoalt Hacker News

dzongayesterday at 11:55 PM4 repliesview on HN

black swan events.

this is one of one of those things - were in the current era either a cloud provider should provide automatic backups in another geographic zone.

if you're in us-east, then your back-ups should ideally be in eu-west + africa for redundancy.


Replies

Twirrimtoday at 12:13 AM

That's absolutely something you can configure your S3 bucket to do if you want (I have one of mine replicating elsewhere).

The amount of data S3 stores "automatically replicating" to other geographical locations would make things prohibitively expensive, especially when you consider the daily delta, and how much of that is ephemeral or frequently mutated data that is stored. The bandwidth costs alone would be eye-watering, let alone the storage costs.

S3 cannot make any automated decision about whether data is, or isn't important, and if they did they'd only open themselves up to lawsuits if they guessed wrong. That's why it's made an option for the end user to enable replication if they want to, or choose to replicate their own data.

show 1 reply
boelboeltoday at 12:03 AM

It's not really a black swan event just an unlikely one. If it were one it would not have been something people talked about before.

pianopatricktoday at 3:47 AM

"Black Swan" would be a good name for an attack drone

erntoday at 12:28 AM

The minute you cross borders you run into data sovereignty concerns. No idea if it applies at the subnational level (US states, Emirates in the UAE etc) but it wouldn't surprise me if it did in some cases.

show 1 reply