NHacker Next
  • new
  • past
  • show
  • ask
  • show
  • jobs
  • submit
AWS says it can't restore some data from mideast facilities struck by Iran (wsj.com)
cmiles8 10 hours ago [-]
This interview with an AWS leader isn’t aging well, from CBS Sunday morning:

Pogue asked, "I don't mean to give anyone ideas, but let's say I figured out that one of these unmarked buildings was an AWS data center, and I blew it up. Are you saying that it's so backed up and redundant that you probably wouldn't notice?" Wood replied, "Yeah, you wouldn't notice. I mean, we might be a bit upset, but you wouldn't notice!"

https://www.cbsnews.com/news/cloud-computing-loudoun-county-...

krick 9 hours ago [-]
That is actually surprising to me. Claims like that are pretty common, they make sense and they should be true, so even though I don't really know AWS (/Backblaze/Azure/whatever) redundancy planning in enough detail, I used to trust them. It's really worrying when they outright say it will be ok, and then a week later it turns out to be not ok.
sandeepkd 5 hours ago [-]
The devil is always in the details. Somehow I feel that when we offload the responsibility to some one else we get this feeling that the other person/entity would be doing full diligence and whatever else is required to carry out the job perfectly. However in reality most of the times they just do the bare minimum to pass your evaluation criteria to get the job.
rob74 2 hours ago [-]
Especially with Amazon, who are well known for squeezing every last bit of profit from their employees, contractors etc., it doesn't really sound surprising. "Offsite backups?! Sure, you could have had that if you had found the right page in the AWS console and if you would have paid 50% extra!"
jvm___ 38 minutes ago [-]
It's funny because this applies to children cleaning home bathrooms as a Saturday chore as well.
kakacik 2 minutes ago [-]
I think it applies to all humans of all ages in one way or another, these varying imperfections is what makes us what we are
dijit 1 hours ago [-]
its also the fact that a lot of fundamental systems work in trade offs.

Do you want performance, or correctness.

Well, if you want performance you use write through caching and in the case of distributed storage: more nodes confirming the block before returning. Huge performance cost.

Outsourcing this just means someone else makes these tradeoffs, they will prioritise the general case- and they’re even more incentivised to move the needle towards things that are most visible to the end user.

In this case, performance.

You won’t notice that theres a third commit server off-site (unless that site is bombed), but you will notice slower writes- and the general case says that people will express comparative dissatisfaction with weaker performance and use it as a justification to use another provider.

jongjong 4 hours ago [-]
This is almost always the case. It's one of the frustrating things about the software industry; because everything is much more complicated than the customer is able to comprehend, a software company can promise anything and the customer can't actually verify.

So any software company/project which actually took the time and effort to fully handle the enormous complexity, they can't sell themselves based on that fact because every other company (who didn't invest the effort) is also claiming it and the customer has no mechanism to verify the claims until some major rare event occurs.

And most of the effort is required precisely to handle those 1% of rare situations.

Melatonic 20 minutes ago [-]
It's probably a dedicated government type thing where the data is housed seperately from normal AWS
houssc 9 hours ago [-]
The caveat is always "if you're using the service correctly" which is not necessarily free. Meaning taking advantage of multiple geo zones, building in redundancy to your stack, etc. Like everything he said is possible if your technology stack living in AWS was designed to survive it. Everyone who has ever had the "we lost your data" email from AWS knows at the end of the day the cloud is just someone else's data center with neat provisioning tools and services.
jacquesm 9 hours ago [-]
The problem is that lots of people seem to be under the impression that they are doing it right because they are using AWS. They don't realize that AWS is a toolbox, not a 'ready made solution for redundancy against all catastrophes you are possibly exposed to'. They use that to their advantage by pricing such solutions at a level that people will either pay through the nose or will be left without recourse when AWS loses their data. It's stupid, but at the same time these beliefs are surprisingly wide spread.
houssc 6 hours ago [-]
Yep, a lot of non-technical leaders believe that 'cloud' is synonymous with 'DR strategy' or even 'backup'. "We won't have to worry about being offline if our server goes down if we move to the cloud!" Some of these people fundamentally don't understand what the cloud is, their assumption is cloud means easy button that solves all your infrastructure and uptime problems.
mhitza 6 hours ago [-]
You are pointing the fingers at the wrong people. Cloud providers pushed this idea onto executives via their marketing and conferencing channels.

Not disimilar to how AI naratives are pushed on executives these last two years.

albert_e 3 hours ago [-]
But alongside the marketing blitz they also offer certifications for people who are supposed to execute these projects. Even the most foundational certification exam -- which simply tests your recall on what AWS service is for compute versus networking -- teaches and tests you about "Shared Responsibility Model" that draws the line at what the customer is still responsible for when they use cloud bases IaaS / PaaS / SaaS services.

If businesses are going to cloud but without engaging / listening to competent people who know these basics -- then the blame needs to be somewhat pointed back at those very business leaders I feel.

This is not obscure magical knowledge either that is tightly controlled. Any cloud vendor will freely teach you that. Or even a google search would.

lelanthran 2 hours ago [-]
Who is a CEO going to believe? Amazon, Microsoft and the entire IT infra division or that lone SRE who disagrees with them?

I mean, every time cloud comes up on HN we see legions of techies posting strowman arguments about why you should offload everything onto AWS, GCP, Azure, etc.

avereveard 2 hours ago [-]
Aws cto is basically opening every presentation with a everything breaks all the time slide, idk where you get that idea they oversell the cloud resilience
silon42 42 minutes ago [-]
They could offer controlled "failure of service" service where they randomly take stuff offline and you have to pay to get it back if you don't have a backup/recovery strategy.
mitxela 2 hours ago [-]
[dead]
jval43 49 minutes ago [-]
No. If you're the leader you should know what you're leading. It's literally the job.

But the problem is right there: "non-technical" leaders. Never work for one if you can avoid it.

rob74 1 hours ago [-]
You just have to take a look at the Rube Goldberg-esque abomination that is the AWS web interface for a few minutes to realize that it's not that simple. Granted, most executives won't do that...
jaggederest 50 minutes ago [-]
Or encounter their CLI and it's lovecraftian combination of positional arguments, named arguments, piping, json documents, etc, distributed largely by random lot, as far as I can tell.
2 hours ago [-]
BobbyTables2 6 hours ago [-]
And for a time, it even seems true as long as the natural disasters that impact various customer offices happen to not impact that one particular data center…
pianopatrick 4 hours ago [-]
I mean, can't cloud kinda solve all of those if you just use the right things?
jaggederest 7 hours ago [-]
If I were a bit more bloody-minded I would launch a service for vibe-coded apps that, under the hood, did everything "the right way" and just charged a flat fee + percent on the underlying.

I feel like if this was done correctly it would eat a bunch of the market, but I question how many people are actually willing to pay for "the right way". The last time I had that experience it was with Heroku which was quite a leaky abstraction.

zxilly 2 hours ago [-]
And the LLM say: "You're absolutely right! We didn't need jaggederest's service. We can build it easily."
jaggederest 1 hours ago [-]
Well, one of the things I would be very, very focused on is LLM optimization, so that is something that could be mitigated, at least. Especially since I would be building with it, certainly, I would try to engineer it so that it was to Mr. Claude / Mr. Gippity's taste
xboxnolifes 6 hours ago [-]
I think a lot of people have built those services. But doing it right is more expensive, and people end up choosing the $5-$10/mo option over your $30/mo+ that does it right. Multiply those numbers by whatever multiple you want for higher end stuff.
ngc248 1 hours ago [-]
1. There is no single "the right way", different app have different "right ways" 2. As for the flat fee, it only works initially when things are simple, as time goes on and your business and usecases you support grows, a flat fee won't work anymore.
jaggederest 56 minutes ago [-]
I mean I would be limiting it to a very specific use case, and the flat fee would be "plus a percentage of the underlying", something like $50/mo + 20% of the AWS spend underlying.

And for that, with a simplified use case, well, they can scale up to $20k+ a month if they like, that would be ideal, and if they need a more complicated setup or enterpriseyness, migrate off with my blessing and available-not-required hands on support (again for a reasonable fee, maybe $10k if you want the white glove).

Avicebron 7 hours ago [-]
Not to be callous but even the 3-2-1 rule is pretty basic, the issue is that people don't apply it. But that's a hiring and strategy thing.
SlightlyLeftPad 6 hours ago [-]
Quite often a senior leadership issue because backing stuff up results in $$$ spent, which makes shareholders unhappy. And in the US at least, unhappy shareholders means lawsuits since publicly traded companies are legally bound to return growth in share price or dividends.
rjbwork 6 hours ago [-]
>Quite often a senior leadership issue because backing stuff up results in $$$ spent, which makes shareholders unhappy.

This is true. The latter half of your comment is not. At best they have a duty to shareholders. But your assertion would mean every time a company posted a loss and the price went down the execs would be in legal trouble, which is nonsense.

datadrivenangel 5 hours ago [-]
Shareholder nuisance lawsuits can happen basically any time the stock goes down... or doesn't go up enough, and often companies will settle instead of the expensive fighting...
SlightlyLeftPad 5 hours ago [-]
There are grounds legally if shareholders can prove that the "long-term risk reduction" argument is a lie, they can sue under the Duty of Loyalty. In reality, yes, this amounts nuisance lawsuits, large settlements and disruption at the board level. In practice, this and the executive pay structures almost always incentivizes short-term decisions and these risks become problems “for the next person.”
nixon_why69 1 hours ago [-]
This is Matt Levine's theory of "everything is securities fraud".

Something bad happens, stock goes down, angry shareholders sue because they should have been told the bad thing would happen and the stock would go down.

2 hours ago [-]
sokoloff 6 hours ago [-]
What?! Publicly traded companies are not “legally bound to return growth in share price or dividends.”

There are plenty of companies who pay no dividends and have not returned growth in share price. They’re still operating and no one’s coming to throw the execs in jail.

On the off chance that there is such a law, please cite it.

upboundspiral 6 hours ago [-]
Not a law perhaps, but an ingrained neoliberal philosophy that is pervasive in certain management cultures in the US definitely.
dotancohen 57 minutes ago [-]
Neoliberal philosophy is stable ground for a lawsuit?
mitxela 2 hours ago [-]
Amazon never said you had to mirror your data across multiple regions to prevent Amazon-caused data loss.
Brigand 1 hours ago [-]
It’s not really Amazon-caused
mitxela 26 minutes ago [-]
Yes it is, they didn't have adequate redundancy for this extremely foreseeable event.
marcosdumay 7 hours ago [-]
No, that quotation on the GP clearly states that AWS has enough redundancy within the same region that they will continue all services running on it if a datacenter is destroyed.

It's very clearly not about you being able to set-up redundancy for yourself.

Betelbuddy 57 minutes ago [-]
Get some training. You dont even understand the core concepts, and the difference between a data center and an availability zone...
cyberax 6 hours ago [-]
That's actually true. AWS is designed to survive one datacenter being offline (which happened more than once, btw). When the first DC in ME was hit, AWS continued working normally, with only a few services experiencing issues.

But it's not designed to survive TWO datacenters going offline, and in a permanent fashion.

Dylan16807 2 hours ago [-]
Aren't they supposed to have 3 copies of everything? If so, two datacenters going offline at the same time should mean almost zero data loss.
dotancohen 53 minutes ago [-]
No.

_You_ are supposed to have three copies of everything - and two of those should be off AWS.

Dylan16807 40 minutes ago [-]
Yeah yeah I know about 3-2-1.

But when I put data on normal S3, isn't my money supposedly paying for triple redundancy?

Look, here's the documentation: https://docs.aws.amazon.com/AmazonS3/latest/userguide/DataDu...

"S3 Standard, S3 Intelligent-Tiering, S3 Standard-IA, S3 Glacier Instant Retrieval, S3 Glacier Flexible Retrieval, and S3 Glacier Deep Archive redundantly store objects on multiple devices across a minimum of three Availability Zones in an AWS Region. An Availability Zone is one or more discrete data centers with redundant power, networking, and connectivity in an AWS Region."

As far as I've heard before that's not with parity and three zones means three copies. But when I search now I see things about 5+4 parity, any insight here?

marcosdumay 6 hours ago [-]
That's fair. The only reference was about one datacenter blowing up. You can't have unlimited redundancy.
thayne 2 hours ago [-]
> which is not necessarily free

Not just in terms of service costs, but in time and complexity. In many cases building out that complexity is complicated and difficult. And sometimes the functionality you need isn't supported in the regions you use.

testbjjl 7 hours ago [-]
Pretty much this, it’s your responsibility to use their tools to make sure your data is managed in such a way that any data destroyed is already elsewhere before the event.
brador 55 minutes ago [-]
“It’s not the cloud. It’s just someone else’s computer.” - MM
2 hours ago [-]
5 hours ago [-]
echoangle 9 hours ago [-]
Isn’t the problem that multiple datacenters in one zone were blown up?
computomatic 2 hours ago [-]
Yes, this, and the article seems pretty clear that only "some data stored exclusively in Bahrain" is affected. Add to that the option to store data with reduced redundancy (in S3, for example), and I don't really see what the drama is about.

Amazon only claims "99.999999999% durability" per year, even for the properly replicated stuff.[0]

[0] https://docs.aws.amazon.com/AmazonS3/latest/userguide/DataDu...

Terr_ 1 hours ago [-]
> stored exclusively in

Now I'm thinking about legal/contractual rules that might force that kind of geographic risk.

I mean, logically you could have the Allowable Location send pre-encrypted backups to anywhere in the world, except (A) laws and regulations aren't always logical and (B) you still have the problem of keeping the decryption keys somewhere safe without leaving the key jurisdiction.

kapilvt 6 hours ago [-]
Multiple zones impacted.
nobodyandproud 9 hours ago [-]
They had nine years and more money than god to build redundancy in an unstable region.
nomel 9 hours ago [-]
If it's an unstable region, then it might not result in a good return, especially since a blown up data center is 100% loss.
lostlogin 2 hours ago [-]
This is focusing in too close.

Bezos has been working with Trump. The instability has been hugely exacerbated by Trump. The issue lies at home.

jaggederest 7 hours ago [-]
If they're region-locking data appropriately (i.e. for people to comply with domestic storage / gdpr-style requirements) they really can't. Bahrain is only about 300 square miles / 80k hectares.

They could, of course, open other regional data centers in other countries, or say "data in this geo zone may be in any of X, Y or Z" countries, but for the latter that pretty starkly limits some of the major customers they'd have, I would guess, and for the former, well, they have other geo zones already, so if people weren't replicating to them, I'm not sure why adding me-east-1 me-west-1 me-central-1 would fix that issue, they just wouldn't replicate there either.

wmf 8 hours ago [-]
They did build redundancy but most of it was bombed.
recursivegirth 7 hours ago [-]
[flagged]
thesmtsolver2 7 hours ago [-]
IDF wants to exterminate Bahrain and UAE?
mitxela 2 hours ago [-]
Evidence so far suggests yes, actually.
seizethecheese 7 hours ago [-]
> genocide datacenters
mitxela 2 hours ago [-]
AWS is one of the biggest military contractors, they're a valid target
recursivegirth 7 hours ago [-]
[Palantir](https://en.wikipedia.org/wiki/Palant%C3%ADr) would like a word.
simondotau 4 hours ago [-]
Moral condemnation has little coercive force unless it is backed by material power.
anon48293 7 hours ago [-]
[flagged]
hackernud3s 7 hours ago [-]
[flagged]
recursivegirth 7 hours ago [-]
[flagged]
Betelbuddy 1 hours ago [-]
Clearly since the MBAs took over AWS standards are not anymore what they used to be. That marketing guy should not be talking to the press, as he does not have the skills, and if somebody happens to say...our data center we wont lose any data if we have an issue, without qualifying it will depend on what quality of service, and usage of our services you setup ...is the type of technical answer that should make a hiring interview stop at the moment.

He is also violating an enormous amount of compliance requirements, by disclosing the location of the data center, and having strange people inside making a tour. Did he vet the crew and their accompanying party? Did one of them accidentally left some kind of device within the insider perimeter? There at least one or two ISO certifications he is violating there. As customer I would be asking questions...

AWS always made very clear they wont copy your data to another region as only you know what your compliance and data residency requirements are. But at the same time they always said, its up to you to come your with your disaster recovery strategy based on your project requirements. And it has always been the case copying your critical data to another region is one of the first things on your check list.

And their Well Architected Framework and other docs make this plenty clear:

"It is a good practice to always make backups of your data, and copy these to another site (such as another AWS Region)."

Also...

"All DR strategies require that data sources are backed up within the AWS Region, and then those backups are copied to the recovery Region."

And also for single-Region / Multi-AZ architectures:

"Where possible, you should also copy data backups to another AWS Region as an additional layer of protection."

"AWS Architecture Blog — Disaster Recovery Architecture on AWS, Part II" has a whole section named "Backup to another AWS Region": "By copying your data to another Region, you can handle the largest scope of disasters."

https://aws.amazon.com/blogs/architecture/disaster-recovery-...

Or "Creating backup copies across AWS Regions" - https://docs.aws.amazon.com/aws-backup/latest/devguide/cross...

This whole thread of people literally saying , "on no I trusted them...I did not know they could lose my data", with no technical context...is the the kind of incompetence I would expect from a generation raised on vibe coding and llm prompt driven miseducation...

3 hours ago [-]
steveBK123 6 hours ago [-]
There's something reassuring in this for me.

There's a lot of magic & handwaving from hyperscalers like AWS about redundancy. I always wondered about some of the engineering to make this absolutely (and literally) bullet proof. At the end of the day most of their answers when you push hard enough involved paying 2-3x to run everything across multiple zones/regions, and lots of awareness in your application to handle this.

In any case, I think it's good that when a data center blows up the data is lost. Noteworthy for future skynet situation, etc.

antonvs 5 hours ago [-]
> I think it's good that when a data center blows up the data is lost. Noteworthy for future skynet situation, etc.

Doesn’t really apply, because the only reason data was lost is because customers chose not to replicate it to other regions, either because of legal data residency requirements, cost, or just not bothering.

If Skynet wants to make sure it’s backed up, none of that prevents it from doing so. Although it would be amusing if Skynet was stopped by a billing alert when it tries to copy itself to another region.

mitxela 2 hours ago [-]
AWS promises to keep data safe without requiring cross region redundancy. If you choose not to trust them that's valid but then why use them at all?
Betelbuddy 55 minutes ago [-]
>> AWS promises to keep data safe without requiring cross region redundancy.

A perfect example of a claim they never made.

htrp 4 hours ago [-]
aws egress fees: the real hero we didn't know we needed
jasonfarnon 9 hours ago [-]
that quote is definitely making its way into a lawsuit
eastbound 3 hours ago [-]
Yes. It's super hard to answer interviews or customer demos. Every sentence you say should include all preconditions that were said in previous answers, within the same context, because you may be quoted. You should think in live about all possible contexts in which your app might be used, and your speech should be as detailed as a contract.

Obviously here, he should have mentionned that they can recover a hit on a single data center, provided the customer chose multi-AZ hosting. That's probably why companies run their ads on "This watch is a legacy for your children" rather than any material claim.

ExoticPearTree 2 hours ago [-]
Unless you have a synchronous like setup where you don’t acknowledge data writes unless the remote has aconowledged them first, you will lose data in case your datacenter is hit by a warhead.

Now, there are a few things to consider:

- AWS best practices recommend multiple AZs for workloads and cross-region backups for things like databases and other “stateful” data

- You have to read the fine-print on what AWS offers in terms of recovery: do they reffer to their own infrastructure when they say “you won”t notice” or your data

When Google’s Paris colocation facility was flooded and all AZs there went dark, they sent an email saying “restore from backup in another region and if we can restore your data, we will make it availbale to you”. They did not even issue credits for the downtime.

sparkling 10 hours ago [-]
He forgot to add "if it's Multi-AZ" ;)
selcuka 8 hours ago [-]
> "The damage to our infrastructure spanned multiple Availability Zones and exceeded what our regional and multi-AZ services are designed to withstand," AWS said in the status update
dogecoinbase 9 hours ago [-]
The me-south-1 (Bahrain) Region was three AZs: https://docs.aws.amazon.com/global-infrastructure/latest/reg...
bdangubic 9 hours ago [-]
multi-AZ doesn’t help against multi-AZ drones :)
dzonga 8 hours ago [-]
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.

Twirrim 8 hours ago [-]
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.

donavanm 7 hours ago [-]
> The amount of data S3 stores "automatically replicating" to other geographical locations would make things prohibitively expensive

It did work like this! And it was! My recollection is that the first S3 was out of SEA and had no user concept of region. Then “VDC” was added in virginia. That provided API endpoints in what became us-east-1. A bucket could be accessed from either location, and the original intent was for object store to replicate between them. By the time dub/eu-west-1 came along that was obviously not tenable; itd take 10s of gbs to replicate.

So S3 became regional. But the original sea/vdc deployments still had shared APIs and data in both regions. Your object would be stored in the region of the API you geolocated to via DNS, but read from either. _eventually_ all the data migrated to IAD, but those API endpoints were transparently proxying across the continent until 2013 or so.

And of course glacier had much more interesting takes on this with cross dc/az/region erasure encoding. But i dont think any of the wacky multi dimensional cross region stuff ever materialised in practice.

PS: hi!

Twirrim 2 hours ago [-]
Long time no see.

2013-2014 would be about right, they were still in SEA when I joined in 2013 but were actively working on decommissioning it.

boelboel 8 hours ago [-]
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.
ern 7 hours ago [-]
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.
ployable7 5 hours ago [-]
It applies subnationally. Think about different gambling laws per US state, and if you’re running the infrastructure for that across state lines.
pianopatrick 4 hours ago [-]
"Black Swan" would be a good name for an attack drone
ngc248 57 minutes ago [-]
they should provide and option for multi-AZ with drone defenders now
Dban1 2 hours ago [-]
But AI chatbot advised him that was the case!
purpleidea 33 minutes ago [-]
My personal bet is there's an 80% chance this is caused by some internal bootstrapping problem that they've messed up. AIUI all the main cloud vendors are in trouble here. The automation project I work on is expressly designed to help folks solve this DR/bootstrapping problem. Soo many people get this wrong. Of course missiles don't help things, but I'd bet AWS is primarily to blame here. I'd love an actual technical report of why they can't recover things.
rishikeshs 10 hours ago [-]
I think this is due to the data residency requirements in UAE. I'm working with a client in the health space and the government requirements requires me to store data only in UAE! Tried with AWS but they were not allowing any new instances and I had to go with Azure.
jackb4040 10 hours ago [-]
Hi, I'm from the future. You might want to consider storing the data somewhere besides an Azure datacenter in the UAE.
r_lee 10 hours ago [-]
> the government requirements requires me to store data only in UAE!
tgsovlerkhgsel 9 hours ago [-]
... but not only in an Azure datacenter!

(The obvious option here might be an encrypted backup on some hard drives in a safe in a local office.)

birdatlaw 10 hours ago [-]
turns out reading comprehension skills have still not gotten better in the future
jackb4040 10 hours ago [-]
In the future, some companies begin to store their data on-premises away from big centralized datacenters. But many companies do not, due to costs and the general friction of changing how things are done.

If OP tells me the name of his company I can hop in my time machine and tell him how it plays out.

noeltock 9 hours ago [-]
MENA is the on-prem capital of the world, don't worry.
rzzzt 9 hours ago [-]
Are you me from the future? I'm not talking to future strangers. Tell me to deliver the bad news myself from the future, in the future.
dotancohen 43 minutes ago [-]
It might be the you of Theseus. You really don't want to know what the future holds.
SecretDreams 7 hours ago [-]
I'm from the past and I concur.
dannyobrien 9 hours ago [-]
Hi, I'm from the past. When countries in the 2010s -- especially Western countries -- started seeing data residency requirements as an acceptable aspect of national policies, as opposed to a weird authoritarian thing that only China and Russia imposed on their citizens, we[1] spent a bunch of time explaining to their lawmakers that having geographical redundancy was a good thing, actually, and that you should stop insisting on where the data resided for jurisdictional purposes and start talking about where administrative access and encryption keys lived.

[1] OK, "we" here is probably just me -- it was one of those things where the chances of successfully convincing anyone was so small, and the commercial advantages of just nodding along, and then changing your product offering was so great, that really very few people raised it or had reason to. But somebody had to!

wand3r 8 hours ago [-]
This is a very engineer-centric view. I studied economics in school, so an analogy in that realm is ironically how all countries should specialize and raise the PPC curve. The reality of the situation was that in 2010 not many people understood how powerful big data actually was. Data sovereignty is actually quite logical when you consider the scale and power of not only the company, but the US as a whole. I can assure you that lawmakers were not thinking about efficient disaster recovery plans or back ups when they made the laws. You can also create reasonably diversified data silos within a country.

As an aside, it is quite crazy the world we live in. I am with the majority where I expected Amazon to be more redundant, but I still marvel at the assumption that a US dev can spin up multiple redundant and data sovereign servers in dozens of countries with efficient caching, failover and redundancy (enough to survive an earthquake or targeted missile attack) from their own home. Even a few hours of outage in a foreign country is considered unacceptable.

dotancohen 39 minutes ago [-]

  > I can assure you that lawmakers were not thinking about efficient disaster recovery plans or back ups when they made the laws.
That's why the input of actual specialists in a field should be the one drafting the policies. I'm glad that professional lawmakers exist, I personally couldn't draw up a proper par if I had to, but they are not and can not be specialists in every field.
bonestamp2 7 hours ago [-]
> You can also create reasonably diversified data silos within a country.

I generally agree, although if a small country only had half a dozen or so redundant data centers then it would be relatively easy for a powerful adversary to wipe out all of the data centers and potentially have a significant economic impact on that country.

Having a backup data center in an ally country might make sense. Kind of like how I keep an encrypted backup hard drive at my parents house. Whenever I go to visit I pull it out and backup my laptop there too.

dannyobrien 7 hours ago [-]
See my other answers, but briefly: no, they were not thinking about this, which is why we were raising it. I guess the counterintuitive point we were trying to get across is that with most things, the best way to keep it safe from being lost is to put it in a known place, and lock it away. But for data, the strategy -- for that scenario -- is to keep it in a lot of places, with heterogenous defense strategies. This is for data loss, of course, not access or surveillance or unlawful processing. But there is a cost as well as a benefit to deliberately limiting your options.

(I can feel someone saying "but surely having redundancy in one country is good enough, so I'll just say that I know relatively sane people who try to have hemispheric redundancy in their data, and also you never know when two different-in-every-quality-but one locations will suffer from the same disaster. Floods; heat-waves; national protests and strikes. It's surprising how often rare things happen!)

On your second point, it really is crazy. And also amazing that this is a capability that is -- or should be -- available to anyone in the world, not just in the US, and not just devs. Hopefully without also having to think about their data suddenly finding itself in a warzone.

simoncion 6 hours ago [-]
> This is for data loss, of course, not access or surveillance or unlawful processing.

This is why the minority of politicians who actually know about how this stuff works worry about where the data resides for jurisdictional purposes. If the government where the data resides can compel the folks who have physical and/or logical access to the physical machines that contain that data to give them access to that data, then that's game over for you.

«But you just don't permit that sort of breach to happen!» you might say. To which I reply "Yeah, right.".

Substantial physical separation of datacenters is very important, but the politics and policies of the location housing the data cannot be ignored.

dannyobrien 2 hours ago [-]
I mean, in those rooms I was arguing over the best policies to prevent access and surveillance and unlawful processing, and what the potential cost-benefit analysis was. And what I was arguing against was an assumption that physically compelling all companies -- or worse, all citizens -- to keep their data within the borders of the host country, would protect you from these problems.

We'd have to explain that if the data was physically in Brazil, but hosted by a U.S. company, that would not stop that company from accessing that data remotely -- unless you specified that. We'd have to also explain that if you were intended to defend against US mass surveillance of non-US persons by the US intelligence services, intelligence services and SIGINT are univerally almost defined by their broad remit to target foreign nations on their own territory in violation of local law. And, finally, if you intended to use the prohibiting the movement of of data as a sanction against companies to punish them for violating data protection standards, as pre-GDPR law in the EU had as an ultimate last resort, and the GDPR often ends up relying on as a last resort, you would find that multinationals are more capable of putting up servers in your home territory and continuing to serve your citizens than they are of substantially changing their practices regarding data processing.

I don't want to sound nihilistic about this -- regulations can exist in these areas. But it's those politics and policies of the institutions with control over the data that are the most important part of this: not where the bits are kept. Especially when those bits are encrypted, and the keys and access controls are elsewhere.

mitxela 8 hours ago [-]
Is there not more than one data center in your country? Is the power feed at your office too small to put a computer there?
dannyobrien 8 hours ago [-]
I think both of these things are (very) often true, but it is also true that if I'm going to have backups, it is (all other things being equal) better to minimize correlated risk. The assumption in a lot of these conversations is that having the data "in one place" (ie inside a country) was "safer" than having it in "somewhere else". The tougher counterintuitive argument was that it can be safer to have data stored in multiple places, for some risk assessments -- and that for others, having data close by was less important, in the case of seizure or surveillance or illegal use, than who had legal or effective access to that data.
mitxela 2 hours ago [-]
> I think both of these things are (very) often true,

You think most countries have one data center or less, and most offices have less than two hundred watts of electricity supply?

8 hours ago [-]
watwut 48 minutes ago [-]
I mean, it was clear and open that USA will spy on any data stored in there. Because foreigner do not get legal protections.

And second, the USA is in the middle of power grab that completely ensures any data stored there will be taken hostage wherever suitable for "negotiations".

kjs3 9 hours ago [-]
and start talking about where administrative access and encryption keys lived

Yeah, that was/is just another problem. Considering how that was actually handled in the real world before data residency laws came into force, I'm glad 'we' didn't convince those countries to put their citizens data at risk.

dannyobrien 8 hours ago [-]
I'm not sure you were disagreeing with (past) me; but if you were, could you expand on your point?
kjs3 8 hours ago [-]
I'm disagreeing with you. I in the before time, I had all sorts of conversations around this topic with any number of cloud providers that were like:

Us: We are concerned about our citizens (US) data, how are you managing the databases. Clout Provider (CP): They are only managed by fully background check employees. Us: Yeah, but where are they? What is their citizenship? CP: Um...mostly Eastern Europe. Lots in RU. (another CP proudly said "they're pretty much all in China...for cost containment"). Us: ...

Us: We are concerned about our citizens (EU) data, how are you managing encryption? CP: Everything is perfectly encrypted with hardware HSMs and all the FIPS and stuff. Us: So...where are the folks who run the HSMs? CP: Um...mostly SV. Some in the EU. Us: But can you assemble a quorum of US citizens for the HSM? CP: Of course! Us: ...

And on and on. Not to put too fine a point on it, many of us have no faith that vendors self policing international data protection in the face of government level pressure on companies and employees would work. Not that it can't, I don't think it would.

dannyobrien 7 hours ago [-]
(I like the accidental pun of "Clout Provider" btw, which sadly conveys some of what they try to imply).

We may not be disagreeing that much. My argument was, and is, it's not about where the data is, it's about who has control over it. The counter-argument was "well if it's in another country, then we don't have jurisdiction, so it's going to be much harder". But what you need jurisdiction over is the people. Otherwise, you end up with multi-national corporate end-runs where you have shonky companies offering to store data locally, but who knows what department has control and access.

To be fair, the context I was having these conversations was countries arguing for data residency to combat the threat of mass surveillance (corporate and governmental) in the US, and the limited protections their users had relative to US nationals. But again, the problem is that it assumes that jurisdiction remains territorial: which is not how this was ever going to play out. The next wave after data residency requirements, beyond the usual extraterritorial intelligence community actions, was laws like the US CLOUD Act, the UK's Investigatory Powers Act, and Australia's TIA law, which effectively attempts to provide regular government departments and law enforcement with the legal ability to access data that would technically be on foreign soil.

My point was not that corporations should not self-police, but the concept of "it's stored here so we can oversee it" is not as clearcut as it seemed, and it risks introducing a new level of complexity to resiliently storing data. Which may be worth the price, but was never considered at the level this was discussed.

kjs3 7 hours ago [-]
That's fair, and it sounds like we aren't that far apart. It is, in fact, about control. So I'll restate my central theme as "until the idea of enforceable data sovereignty requirements were enshrined in law, the cloud providers did not and would not delegate control of any body of data to 'controllers' that weren't in jurisdictions where they could be influenced/coerced to compromise that data". Was this a slippery slope/camel in the tent? Well...that's politics and it didn't have to be, but I see your point. But the reality is the push for data sovereignty wasn't done with the intention of enabling totalitarian follow-on legislation and it wasn't in and of itself a bad idea.

Best laid plans and all that.

dannyobrien 7 hours ago [-]
Yep, exactly. There's a peculiarly unsatisfying kind of vindication that comes from making "slippery slope" arguments, and then watch them play, and now you are now both a) technically correct, and b) fucked. You'll excuse me if I have a brief "I told you so" moment about a scenario about Amazon's UAE datacenters being bombed without bakcups because of a US-instigated Iranian conflict, where -- if I'd ever dared to describe it -- would definitely have got me laughed out of those rooms in 2010.
mitxela 2 hours ago [-]
Data loss is better than data theft for many people
kjs3 7 hours ago [-]
I guess we aren't really close.

You're saying (correct me if I'm wrong) that data sovereignty laws are unconditionally bad because they inevitably lead to totalitarian followon laws and there's nothing to stop them. I'm saying if we didn't have enforceable data sovereignty laws we would be in worse shape for data privacy and we should have prevented the followon laws from coming to be (and, true enough, we didn't).

Further, the UAE datacenter issue is a red herring. It's an engineering issue not a political one (data sovereignty without physical redundancy is...stupid?), but schadenfreude is a helluva drug.

dannyobrien 7 hours ago [-]
Oh man, I was so close.

No, I'm making no "unconditionality" claim here: there are just risks and benefits. Sometimes you're the person in the room highlighting the potential problems. The risk with doing that is that when those problems don't happen, you look like a fool. But someone should raise the problems anyway, because that's part of the risk assessment!

Of course, if the problems do happen, then you get to indulge in "I told you so". But only if you failed to convince anyone at the time.

hsbalanxvxjsmab 5 hours ago [-]
[flagged]
ngc248 55 minutes ago [-]
you know this is why china and russia were stealing data, so that they can provide you backups if you lost yours /s
tacticus 6 hours ago [-]
Check if the requirement is "only in the uae" or has to have the primary copy in the UAE
jbverschoor 9 hours ago [-]
You can always selfhost
alistairSH 8 hours ago [-]
... in the UAE, so only less risky if your office is remote enough it doesn't also make a nice target (like, say, located within/near Dubai's Internet City).
mitxela 2 hours ago [-]
They're not firing nukes yet. Missiles don't blow up a whole building, let alone a city.
tacticus 6 hours ago [-]
and you don't upset whichever prince decides to compete
DeepYogurt 2 hours ago [-]
I wonder if this will cause a mini cyber insurance crisis. I don't think any of those data loss plans have been tested at scale.
gilbetron 7 hours ago [-]
11.3 Force Majeure. Except for payment obligations, neither party nor any of their affiliates will be liable for any delay or failure to perform any obligation under this Agreement where the delay or failure results from any cause beyond its reasonable control, including acts of God, labor disputes or other industrial disturbances, electrical or power outages, utilities or other telecommunications failures, earthquake, storms or other elements of nature, blockages, embargoes, riots, acts or orders of government, acts of terrorism, or war.
f6v 29 minutes ago [-]
> including acts of God

Serious question: how do we know something is or isn't an act of god?

00deadbeef 2 hours ago [-]
It's not terrorism because it's self-defence and it's not war because Donald Trump says so
mitxela 2 hours ago [-]
It's beyond the reasonable control of Jeff Bezos. Even though he supports trump with billions of dollars, he didn't ask for this particular war.
rcbdev 1 hours ago [-]
I just gave the crazy man a lot of money knowing he wants to start a holy war. I did not want him to fund this particular holy war that turned out to be disadvantageous to me!
mitxela 27 minutes ago [-]
Kind of like building your house on a floodplain and claiming insurance for a flood. They'd still say it was an act of god.
curuinor 1 days ago [-]
They guaranteed 11 9's durability, didn't they?

e: Yep

https://aws.amazon.com/s3/storage-classes/

jameshart 10 hours ago [-]
The footnote which says that is the design durability against equipment failure literally begins:

> In the unlikely case of the loss or damage to all or part of an AWS Availability Zone, data in a One Zone storage class may be lost. For example, events like fire and water damage could result in data loss

stackskipton 10 hours ago [-]
Even if they have payable SLA on this, most SLAs have Acts of God and Acts of War exemption.
lbreakjai 9 hours ago [-]
But do they have Act of Special Operation exemptions?
eastbound 8 minutes ago [-]
I'm going to reword my Terms of Service this second to add "any military operation" next to "acts of war". But I'm sure we'll then have to demonstrate whether paramilitary are assimilated to the military.
Y-bar 3 hours ago [-]
> US refuses payout for soldiers who died in Iran 'because it isn't a war'

> In response to another question, Mr Vance rejected using the word “war” to characterise US operations in Iran, saying there was “no active shooting”.

https://news.ycombinator.com/item?id=49596955

ciberado 2 hours ago [-]
If they haven't changed it recently, 11 nines is the durability target by design, but it is not set in any SLA. the S3 SLA is focused on availability.
shepherdjerred 6 hours ago [-]
It seems unreasonable to blame Amazon here. The AZ was destroyed. Are they supposed to have missile/drone defense?

I'm not going to complain to DoorDash if my order is delayed due to a car crash

Edman274 3 hours ago [-]
If a senior leader at Doordash swore to God that your sandwich would 100% guaranteed make it to you, regardless of whether or not there was a car crash, then yeah, maybe you should complain
shepherdjerred 2 hours ago [-]
Yeah I agree with you. If they made a specific promise to some unlikely case out of their control, then I would expect compensation.

Did Amazon make such a promise? They didn't as far as I know. My understanding is they provide specific guarantees like given an AZ outage, your data is still safe (provided you architect correctly).

beejiu 10 hours ago [-]
The SLA excludes force majeure.
the8472 10 hours ago [-]
Making a probabilistic claim while excluding a factor that dominates those statistics is... is quite creative accounting.
mjr00 9 hours ago [-]
Force majeure carveouts are really common in every type of contract.

You should check your home insurance contract, for instance... It likely would not cover an ICBM strike.

sire-vc 8 hours ago [-]
Somehow I feel like the biggest post-apocalyptic problem will be the loss of home equity due to uninsured damage causing a collapse of financial markets.
mpyne 9 hours ago [-]
Are you saying that most data loss happens because your data center gets blown up in a shooting war? Like, AWS is the first digital service provider to lose data in decades?
the8472 9 hours ago [-]
I'm saying that if you have eliminated more mundane failures like dying harddrives, cosmic rays and so on from your systems and your calculation ends up with 11 nines then actually those "force majeure" events are probable enough that they dominate whatever other residuals are supposedly hiding in those last 0.0000000001%.

The region has seen a bunch of wars in the last 100 years, so the annual war-rate is > 1%. Even if we generously add the assumption that only 1 in 100 wars affects a datacenter you can see that wars become a major source of correlated hardware failures that they need to solve to actually deliver that kind of reliability.

ployable7 7 hours ago [-]
You don’t want to blend probabilities like this, because the tactics you use as a consumer vary between the two. If you consider 11 9s like “object AFR”, you might build systems that are resilient to very occasional single object loss. And it’s useful to know at what rate that might occur.

Whereas with these force majeure events you’d want a complete DR setup, and it’s typically an async recovery. Here it is useful to understand the fault domain (single server or single building or multi-building) so you can plan.

Blending the two numbers doesn’t help you build better against the systems. And the force majeure events are rare enough that they won’t happen … until they do. I’m not sure that knowing the precise probability that Iran would attack a gulf nation would change the fact that if they do, you need to have a DR story.

mpyne 8 hours ago [-]
Cosmic rays and dying hard drives are not force majeure though.
eli 9 hours ago [-]
I think it's what most people comparing provider SLAs would expect
unethical_ban 9 hours ago [-]
Are you suggesting that their technical documents have separate availability numbers to predict geopolitical events and war?
throwawaythekey 7 hours ago [-]
The sales pitch should change from "probabilistically we will NEVER lose your data" to "you are most likely to lose your data due to wars, terrorists, software bugs, someone losing the master encryption key, the government forcing us to...".

Offsite backups are sadly rare these days, and aws sales is the main reason why.

mitxela 8 hours ago [-]
Creative accounting works and is good because it works. If your customers give you more money because you lied to them, but it's legal, then it's good.
oatmeal1 4 hours ago [-]
Excluding war as force majeure in the Middle East is the same as excluding high tide as force majeure building a sandcastle at low tide.
LastTrain 10 hours ago [-]
This
jonahx 10 hours ago [-]
I don't think this has any teeth. They don't compensate in the event of loss afaict.
1 days ago [-]
rbanffy 10 hours ago [-]
Considering all the data they have globally, they might still be compliant.
advisedwang 10 hours ago [-]
They say it's "designed for" 11 9s, not guaranteed.
the8472 9 hours ago [-]
But if they want to design for extreme probabilities you need to account for tail risks, so their design should have included a missile defense system. At some point you need to start worrying about asteroid defense too.
JCharante 53 minutes ago [-]
Ah so that's why we need a lunar base. To uphold S3's 11 9s of availability
10 hours ago [-]
kmeisthax 4 hours ago [-]
Hot take: if you have a service that is 11 nines reliable, but there is an underlying component whose reliability is lower, cap the nines to that component.
Art9681 10 hours ago [-]
No disaster recovery plan? No offsite backups? Someone failed to applied the most basic principles that have existed for decades.
advisedwang 10 hours ago [-]
That depends on the data. If this is EBS or single-AZ S3, then from Amazon's perspective this was correct. Backup responsibly (for any data that does need to be backed up) lives with the customer, and Amazon has no way of knowing about that. EBS data data is unrecoverable, and that's what's reported.

Now if this was multi-AZ S3 or whatever then this would be significant.

The article does not tell us what products were impacted.

altcognito 10 hours ago [-]
I was unaware that Amazon even sold single AZ S3. 20% discount. Doesn't seem worth it. By the time I commit to purchasing S3 space, it has to be important data.

I get that S3 is convenient and reasonably performant, but it is not cheap at all.

kevml 9 hours ago [-]
That’s simply not true. I use S3 (well GCS mostly) for data that I wouldn’t be upset if it’s lost. And I pay the zonal discount for it.
londons_explore 8 hours ago [-]
Google internally has lots of possible redundancy levels for data.

They don't sell any of the lower and less reliable levels to the public, I suspect simply because the reputational damage from losing user data is so bad, and the news will take no notice of the fact the user got a discount for less reliable storage.

kccqzy 6 hours ago [-]
Most of Google's customers wouldn't know how to choose anyways, if these were exposed. My memory was quite hazy but I recall having a discussion with my colleague on choosing which Reed–Solomon code for our Colossus files, and apparently the choice was down to RS(8,3) or RS(9,3). I don't think even as Googlers we really had enough information to make an informed choice. Comparatively it was much easier to decide which cells to use for multi-location replication in Placer.
mitxela 8 hours ago [-]
You call it "discount" but it's a 20% discount on a 10x inflated price, so it's an 8x inflated price
jamesfinlayson 6 hours ago [-]
Yeah agreed - any ephemeral stuff I need is generally in DynamoDB - S3 (and database) are for permanent storage.
cheeze 8 hours ago [-]
Single AZ S3 has other benefits. The point isn't the price, it's that it's _highly performant_ since you can keep all of your reads in the same AZ
cyberax 6 hours ago [-]
It's a great service for large caches. For example, we process a lot of imagery that we download from third-party providers. We save a lot of latency by storing the data in a single-AZ S3.

If it dies, we will just have to re-download the data.

deathanatos 8 hours ago [-]
> EBS data data (sic) is unrecoverable, and that's what's reported.

I don't see where this is reported? TFA does not mention EBS. In fact, TFA seems to be nigh content-free, beyond "AWS (allegedly, and is uncited) says they cannot restore some data."

> The article does not tell us what products were impacted.

… right … which conflicts with EBS being what's reported …

(I would agree with your point that if EBS, or some AZ-level data was lost, then, yeah, that's the contract.)

rbanffy 10 hours ago [-]
The more dramatic contingency you have to plan for, the more expensive the plan gets.

Earlier this week I mentioned that if we lose enough data centres to bring our operation down, the first items in the to-do list becomes securing weapons, vehicles and fuel.

chasd00 10 hours ago [-]
> to-do list becomes securing weapons, vehicles and fuel.

I toured a datacenter once back in the early 2000s and they showed me 30 days of generator fuel storage. When i asked them why 30 days and not 35 they replied "we're such a major customer of both electricity and fuel that if we don't get electricity or fuel for 30 days there's way bigger problems than your website not being online" hah.

SoftTalker 8 hours ago [-]
You also need to understand whether the generator backup actually runs everything. Where I work it doesn't. Only "essential" systems get backup power.

And if the data center is more than about 5 years old it almost certainly was not planned with adequate backup power to run racks of GPUs.

mr_mitm 10 hours ago [-]
That's probably already true for 7 days or less
toast0 9 hours ago [-]
Large storms regularly result in some customers with lack of utility power for more than 7 days for some customers. When storms take out major transmission lines and roads and bridges, you can end up with some pretty lengthy outages, and fuel deliveries will also be difficult.

Look at data center responses from Hurricanes Katrina and Sandy. This guy [1] was onsite for Katrina. Lost utility power on August 29. They did have some access to fuel on Sep 1, but pretty spotty until maybe the 3rd. Looks like power started coming back in some places Sep 8, and maybe widely restored on Sep 14th.

I would say, by 7 days in you'll probably have a good idea of if 30 days might not be enough.

[1] https://web.archive.org/web/20061206181753/http://interdicto...

ehe78qhe 9 hours ago [-]
7 days of unreliable electricity wouldn't be unheard of for a very large storm
jiggawatts 10 hours ago [-]
I had the same discussion with a manager about the backups of financial contracts for cleaning school facilities.

He just couldn't get past the notion that if the six copies in four buildings across two states were all simultaneously physically destroyed, then most likely there are also no more schools left standing, and hence the contracts to clean them are null and void. Also, payment is now in booze and ammunition, not dollars.

ares623 10 hours ago [-]
"Daddy, where were you when the flames reached our house?"

"I was in the office, reviewing Terraform plans"

nixass 10 hours ago [-]
Offsite to.. where? Sea? Data residency in Gulf states is very strict and basically nothing is leaving the countries
abeyer 10 hours ago [-]
A datacenter not owned/run by a major US or Israeli company seems like it might be a good first step.
KnightHawk3 9 hours ago [-]
Do you think they could ask for a backup
firesteelrain 10 hours ago [-]
Typically 300 miles geographically but could be hard in some Gulf States
XorNot 9 hours ago [-]
In a Gulf State 300 miles is still within ballistic missile range and any belligerent is going to target both places if at all.

Strictly speaking from a missile defense perspective there's an argument 2 sites are a waste of valuable interceptors.

tgsovlerkhgsel 9 hours ago [-]
They're likely going to target two datacenters, not the datacenters + your medium sized company's office NAS and the safe in the office manager's home.

(Encryption handles confidentiality concerns.)

niij 8 hours ago [-]
> (Encryption handles confidentiality concerns.)

Which is why data residency is such a stupid concept.

firesteelrain 7 hours ago [-]
Yes and no. For example if you are doing Azure, technically Azure can see tenant traffic I believe and you need to use both a Platform Key and CMK for data rest. VMs need encryption at host turned on too.

There is nothing to say that a determined adversary may still get at your data so it needs to stay in country.

jamesfinlayson 6 hours ago [-]
Yeah same with AWS - they say they can't see my custom KMS key but... this stuff all lives on their servers, not on my servers. AWS definitely have the ability to see my KMS keys and decrypt my data but I assume that they won't unless a judge tells them to.
schwank 2 hours ago [-]
You should do some research before making assertions like this. You might learn a thing or 3.
cpncrunch 10 hours ago [-]
But that is something the customer needs to consider. AWS doesnt offer that as standard if your data is in one zone, and during a war even multiple zones in the same region may not be sufficient.
toast0 9 hours ago [-]
If you had data at two facilities in different countries hundreds of miles apart (about 250 miles between Dubai and Bahrain), that would count as offsite backup most of the time.

Certainly, this event will inform people's disaster recovery plans, but when you're also looking at data residency requirements, small countries, and state level military action against your hosting provider, it can be hard to keep your data.

yipinwong 10 hours ago [-]
Nothing is ever real-time. Eventual consistency leads to some data are not backed up.

You talking as if this is some mom-and-pop shop that you run.

jeremyjh 10 hours ago [-]
That isn't recovery from AWS's point of view. If the customer has data in another region, thats great for them but AWS isn't really a part of that, AWS doesn't know which data is fungible in every case. Sure they have some data is replicated, what they can't recover is the data THEY do not replicate.
7 hours ago [-]
rokhayakebe 10 hours ago [-]
Did local laws permit?
10 hours ago [-]
kjs3 9 hours ago [-]
You apparently don't do business out here with the unwashed masses where "whadda mean with all that nonsense? It's cloud...it's by definition safe[1][2]!" is an all too common preconception.

[1] That's a quote, including the Boston accent. [2] The only one I had that was better was a C-level who said "why are you asking for all this money for security in Azure. It's Microsoft so it's already secure.". That, too, is a quote.

tjwebbnorfolk 9 hours ago [-]
Not all data is allowed to leave all countries.
lstodd 6 hours ago [-]
what a silly notion.
sparkling 9 hours ago [-]
If a AWS customer chooses to store their data in a single AZ, that is a design choice. AWS is not taking a daily copy of a entire regions S3 cluster and driving it to some warehouse for a "just in case" situation. That is why Multi-AZ exists.
bigiain 9 hours ago [-]
Isn't S3 claiming eleven nines of data durability?

https://aws.amazon.com/s3/storage-classes/

"Additionally, S3 stores data redundantly across a minimum of 3 Availability Zones by default, providing built-in resilience against widespread disaster."

I wonder if "can't restore some data" includes any S3 data?

I'd expect to lose EC2 instance EBS data in the event of a datacenter being destroyed, but I kinda assume I wouldn't lose S3 data? Now I'm wondering if RDS backups are more like EBS or S3...

mitxela 8 hours ago [-]
1/f noise strikes again
lexicality 53 minutes ago [-]
They can recover most of it? I assumed that those AZs had been offline for so long because they were like gone gone.
rbanffy 10 hours ago [-]
Well… they have a good excuse.
vdfs 6 hours ago [-]
And witness
weinzierl 7 hours ago [-]

   me (Middle East)
   ├── me-south-1 (Bahrain)                                DOWN since 2026-04
   │   ├── mes1-az1                            me (Middle East)
├── me-south-1 (Bahrain) DOWN since 2026-04 │ ├── mes1-az1 DOWN │ │ └── mes1-mct1-az1 (Oman, Muscat) │ ├── mes1-az2 DOWN since 2026-03-01 │ └── mes1-az3 DOWN ├── me-central-1 (United Arab Emirates) │ ├── mec1-az1 │ ├── mec1-az2 DOWN since 2026-03-01 │ └── mec1-az3 DOWN since 2026-03-01 └── il-central-1 (Israel, Tel Aviv) ├── ilc1-az1 ├── ilc1-az2 └── ilc1-az3 DOWN │ │ └── mes1-mct1-az1 (Oman, Muscat) │ ├── mes1-az2 DOWN since 2026-03-01 │ └── mes1-az3 DOWN ├── me-central-1 (United Arab Emirates) │ ├── mec1-az1 │ ├── mec1-az2 DOWN since 2026-03-01 │ └── mec1-az3 DOWN since 2026-03-01 └── il-central-1 (Israel, Tel Aviv) ├── ilc1-az1 ├── ilc1-az2 └── ilc1-az3
nerdile 2 hours ago [-]
Ok claude, now format that in a way humans can read
weinzierl 34 minutes ago [-]
Sorry, I accidentally posted it twice while fixing it and on a slow connection.
dhanudhakne 33 minutes ago [-]
Yas
dhanudhakne 33 minutes ago [-]
Okk
dhanudhakne 33 minutes ago [-]
Iii
markive 1 days ago [-]
Does this mean that even with 3 availability zones for Amazon S3 storage, that some data is lost?
OrangeDelonge 1 days ago [-]
Did they say its S3 data? Could also be single-az EBS or RDS.
MiroslavPokorny 1 days ago [-]
Obviously what you understand is different from the reality after you actually follow all the footnotes.
gregw2 10 hours ago [-]
I think so.

Although the more paranoid AWS customers who turned on (and pay for) S3 cross region replication or similar cross region DR for other services would be fine.

dhx 22 hours ago [-]
For me-south-1 (Bahrain), all 3 data centres providing the redundancy were blown up by Iran.[1] The redundancy was localised to small geographic area and a single government--something customers of AWS were hopefully aware of when they entrusted AWS with their data.

It's always buyer beware for any claims of availability. Engineers completing a FMECA[2] will (or should) always state upfront what type of failure modes they've deliberately excluded (such as meteor strike) or else every FMECA would be full of failure modes that have never been measured, and are not worth anyone's time worrying about. These exclusions vary by application--a time capsule, seed vault, etc are intended to outlast wars and collapses of empires. Typically a bunch of data centres aren't designed to withstand such failures.

I do think however it'd be reasonable to include the prospect of war for calculating data centre / cloud service availability. Especially in a place such as Bahrain where the country is obviously concerned enough about the prospect of war to have built very permanent and expensive air/missile defence sites. New Zealand on the other hand--maybe not so important to consider.

[1] https://news.ycombinator.com/item?id=49033240

[2] https://en.wikipedia.org/wiki/Failure_Mode,_Effects,_and_Cri...

0cf8612b2e1e 10 hours ago [-]
As far as I know, the attacks happened at different times. If Amazon knew that they had lost some data redundancy, shouldn’t they have been quickly mirroring that out of the region?
testplzignore 10 hours ago [-]
https://aws.amazon.com/compliance/data-privacy-faq/

"You choose the AWS Region(s) in which your content is stored. You can replicate and back up your content in more than one AWS Region. We will not move or replicate your content outside of your chosen AWS Region(s) without your agreement."

ericpruitt 10 hours ago [-]
That would be a legal nightmare. They don't necessarily know what customers' data residency requirements are.
bumblehean 9 hours ago [-]
This. We have (well, had) customers running in me-south-1 and once the first AZ went down we wanted to proactively move their data to other regions even just as cold backups. But our legal department slapped that down pretty quickly.
sparkling 9 hours ago [-]
Most likely, their own data residency terms prohibit this. It would be interesting to know if, when 2 out of 3 AZs got destroyed, customers got a heads up to move their data to a different region?
leftbehind 9 hours ago [-]
We received repeated, constant heads up to move our data by the first AZ much less second. The problem is that nobody is storing data in Bahrain unless there are data residency requirements for it.

nobody wakes up one morning and chooses to launch instances, CDN or S3 and would choose Bahrain as that without a requirement to, we were contractually and legally forbidden (in the middle as a vendor) to copy even encrypted data where we don't have the key out for redundancy, so the best we could do was tell our subcustomers to download all of their buckets to their office or some employee laptops at their office

zmgsabst 10 hours ago [-]
AZs weren’t meant to be disaster resistant, eg, an earthquake or hurricane could take out a whole region.

Regions were always the scale of disaster isolation on AWS.

flumpcakes 9 hours ago [-]
Regions are really the scale of disaster isolation only in extreme cases - such as global catastrophe (meteor strike taking out a city) or in this case, when actively targeted in war. I don't really see the same thing happening to a US or European region.
weinzierl 7 hours ago [-]
The data center layout should look something like this:

    me (Middle East)
    ├── me-south-1 (Bahrain) DOWN since 2026-04
    │   ├── mes1-az1 DOWN
    │   │   └── mes1-mct1-az1 (Oman, Muscat) ???
    │   ├── mes1-az2 DOWN since 2026-03-01
    │   └── mes1-az3 DOWN
    ├── me-central-1 (United Arab Emirates)
    │   ├── mec1-az1
    │   ├── mec1-az2 DOWN since 2026-03-01
    │   └── mec1-az3         DOWN since 2026-03-01
    └── il-central-1 (Israel, Tel Aviv)
        ├── ilc1-az1
        ├── ilc1-az2
        └── ilc1-az3
Not sure about the Muscat local zone, whole me-south-1 region has been reported down despite Muscat still being operational.

If someone had told me a year ago that a whole AWS region could go down I'd called them crazy, but now me is close to exactly that happening.

See also previous discussion: https://news.ycombinator.com/item?id=49033240

chasd00 9 hours ago [-]
They say "some" data, i wonder what percentage that really is. I haven't seen pictures but I find it hard to imagine all of me-south-1 was completely leveled to the point where's there's just nothing left. On the other hand, if you have 100 rows of racks and then randomly take out a contiguous 10% across both rows and columns it may be functionally equivalent to taking out everything.
tgsovlerkhgsel 9 hours ago [-]
I wouldn't be surprised if the engineers said "we can probably recover between 20-30% of the data but it will cost 200 hours of engineering and the data will be 7 months old by then" and the beancounters said "we'd rather have one news cycle rather than the news watching what we can and cannot recover + save those 200 hours, we'll just say it's all gone".
skybrian 10 hours ago [-]
I wonder if they'll start adding an underground bunker to new data centers so you can put an S3 replica there?
Eastmill 6 hours ago [-]
Seems like their multi-AZ redundancy didn't account for missile strikes. Good reminder to always have your own backups.
brightball 6 hours ago [-]
There are many regulations over there which prevent data from leaving the country.

Sometimes those rules can have serious consequences.

vanjajaja1 8 hours ago [-]
"..even if something happens only once in a billion requests, that means it happens multiple times per day within S3."

but one in a trillion...

Kvarnek 8 hours ago [-]
Guess those multi-AZ promises have an asterisk when actual missiles are involved. Makes you double-check your own off-site backups.
ernsheong 9 hours ago [-]
Hey but that's exactly as per design. It is the customer's responsibility to store stuff elsewhere as DR backup, not AWS.
mitxela 8 hours ago [-]
That's the excuse they'll say, yes, then we quote back to them "eleven nines" and they come up with an excuse for that too
michael-bey 10 hours ago [-]
What a nightmare scenario to tabletop. How do you even begin to recover from something like this?
tgsovlerkhgsel 9 hours ago [-]
For providers that just act as middlemen, I assume data that doesn't have a residency requirement is stored outside, so probably

a) letting customers in other areas know that their data is backed up to another continent

b) asking the AI model of your choice to translate the following into PR-speak: "Because of the boneheaded data residency requirements in this country, all your data is gone, and we weren't able to do anything about it - here's an empty copy of a re-setup version of whatever infrastructure we provide, glhf setting up everything from scratch, hope you had backups"

For customers who use such a provider or operate primarily in that area: Restore from local backups, or tell whoever depended on you that everything is gone and if you really didn't have backups, probably close up shop.

NegativeLatency 10 hours ago [-]
Backups in a different region?
noir_lord 10 hours ago [-]
Works unless local laws specifically block you doing that which they do for some classes of data in some countries.

Multi-cloud in the same country (if that exists in the country and is far enough apart) maybe.

krick 7 hours ago [-]
I wonder what exactly these laws prohibit. Like, does it apply to a fully encrypted cold-copy on Amazon Glacier? If you don't store the encryption key outside of UAE, I'd say this isn't even the same data that gets transferred to the third party, it's just some random blob. But I have no idea if the authorities of that country would agree and if it's even actually enforced for that matter, or if it's one of those laws that actually cause problems only if you follow them.
criemen 10 hours ago [-]
Do cloud providers even share data center locations so you can assess the "far enough" bit yourself?
toast0 9 hours ago [-]
You usually get city level location information. Depends on your definition for 'far enough' if that works for you.

me-south-1 is about 250 miles away from me-central-1, but that's not far enough in this instance. Given that, I think city level location information should be good enough.

250 miles is pretty good for weather or not specifically targeted destruction (wildfire / industrial explosions / arson), but it's clearly not enough if your data is in a building targeted in a regional war. Assuming datacenters remain targets in wartime, I think it's fair to assume if one datacenter in any particular country is attacked, all the rest of the datacenters in that country are likely to be attacked, too. In that case, offline storage (tapes and things) in inconspicuous locations might be the way.

flumpcakes 9 hours ago [-]
No - and usually the reason is so they cannot be targeted.
ares623 3 hours ago [-]
In this case, a local on-prem backup in your office-that-is-not-an-aws-datacenter would've worked and satisfy the law right?

(or an AWS Outpost thingy, assuming those things work even if the mothership is down)

10 hours ago [-]
xyst 3 hours ago [-]
We collectively gave this company trillions over the years and they still can’t get it right.
simoncion 6 hours ago [-]
Since roughly zero of the articles I've seen link back to the source of their quotes, here it is: <https://status.aws.amazon.com/#multipleservices-me-south-1_1...>
pembrook 1 hours ago [-]
Ahhh the downside of “data sovereignty” rules and the de-globalization meme strikes again. I’d bet a bajillion dollars the reason this happened is due to government thinking it’s a good idea to make it illegal to store data outside their country.

Hey EU, take note of this next time you create silly data residency requirements that don’t allow data to travel outside your region. Encryption is an easy solution to multi-region residency…as long as the European Commission doesn’t stupidly keep trying to make encryption illegal too!

Hint: Russia absolutely knows where your data centers are.

WA 15 minutes ago [-]
The EU is big enough to have several geographically independent data centers. without leaving the sovereign territory.
spbaar 7 hours ago [-]
us-east-1 is finally looking pretty stable for once.
carabiner 4 hours ago [-]
Everything not saved will be lost.
rvz 10 hours ago [-]
Backup both locally and everywhere no matter what.
burnt-resistor 10 hours ago [-]
50%+ of companies that lose all of their data go out of business in 6 months.

DR/BCP costs are readily justified by doing a Business Impact Analysis (BIA).. budget up to some fraction of risk cost * risk probability.

And a friendly reminder that replication isn't a tested data backup.

3 hours ago [-]
chews 1 days ago [-]
I'm sorry but your data is in another castle.
Chance-Device 10 hours ago [-]
This should have been in that super Dario game.
phendrenad2 9 hours ago [-]
Uh.

Uh-oh.

It's not clear from their messaging if multiple availability zones were severely damaged, or if the damage to one availability zone was simply more than they planned for. If it's the latter, that's a big uh-oh.

The wording certainly seems very careful:

"The damage to our infrastructure spanned multiple availability zones and exceeded what our regional and multi-AZ services are designed to withstand"

SmirkingRevenge 10 hours ago [-]
It was always a bad bet for billionaires like Bezos to become Trump enablers. You weren't buying a seat at the table, or the privilege of being left alone, you were just signing yourself up to be force-fed shit sandwiches over and over (And the shit-to-bread ratio gets worse as time goes on)

You should have used your considerable resources to fight. If only billionaires would oppose aspiring tyrants with the same zeal with which they oppose even minor tax increases.

mitxela 8 hours ago [-]
Bezos hasn't lost anything from this. He's only gotten richer.
CamperBob2 9 hours ago [-]
He had little choice. The Trump tariffs could've been a massive, massive blow to Amazon, so I'm sure he felt he had to get out in front of them and buy some influence with the incoming administration.

See also Tim Cook. Doesn't make it right to suck up to Trump, but it was, and unfortunately still is, a rational move.

crate_88 7 hours ago [-]
[dead]
HDBaseT 1 days ago [-]
[dead]
tornado134 9 hours ago [-]
[dead]
shevy-java 10 hours ago [-]
[flagged]
Cyclone_ 10 hours ago [-]
[flagged]
mitxela 8 hours ago [-]
Israel had been trying to get every president to bomb Iran for decades. There's a reason they wouldn't do it themselves. They finally got a president stupid enough to listen.
drnick1 10 hours ago [-]
[flagged]
carefree-bob 10 hours ago [-]
This is not exactly a nuanced view of the conflict, and in either case, the fact that you don't like that someone on the other side of the world is chanting death to America doesn't give you a bonus card for a free attack.

Seriously, it's like people, when deciding whether to launch a war or not, are not thinking "how will the other side react and will this conflict benefit me" but instead they are only thinking "does this nation deserve to get hit".

Well, news flash, your moral outrage does not translate into you not suffering more than your opponent during a conflict. It's a completely separate issue, and a personal issue between you and your priest or rabbi. When it comes to starting wars, you have to look at military capabilities and long term outcomes, not "does this nation deserve to be attacked".

_hyn3 6 hours ago [-]
This is not exactly a nuanced view either and claiming that someone needs to discuss a personal issue with their clergy doesn't reduce the temperature or elevate the discourse.

This was not "a free attack". The goal was and is preventing the world's leading terror organization from acquiring nuclear weapons, especially when they already have the missiles to carry them. It's just a bad situation and the decisions are difficult. Even now, the IRGC continues attacking their erstwhile allies. Those would likely be nukes if they'd had them.

6 hours ago [-]
mitxela 8 hours ago [-]
> You can't have a bunch of deranged mullahs threaten the entire region and world with missiles or nukes.

Can and do. It's called the United States of America.

darkarmani 9 hours ago [-]
> This is the first administration in a long time with the cohones to do something about it.

Containment worked WAY WAY better than "doing something about it" and surrendering the strait to them. They "solved it" by aerosolizing asbestos everywhere and still have no cleanup plan. Sometimes containment works much better, which is why intelligent foreign policy worked the problem from that angle.

Wasn't victory declared 1 year ago and also a number of months ago?

drnick1 6 hours ago [-]
> Containment worked WAY WAY better than "doing something about it" and surrendering the strait to them.

We haven't surrendered anything to them. It's an open secret that the U.S. has been moving oil out of the Strait all along. Of course, all the IRGC does is attack civilian ships because it is unable to do anything against the U.S. Navy, and knows it would face immense pain if it directly attacked American military vessels. Last time the IRGC tried, it lost half a dozen oil tankers that were sitting ducks in the Strait. The only language these people understand is violence. An MoU was signed this summer, but the IRGC had a point to make and resumed attacks shortly after.

And containment hasn't worked well at all. Iran has been building underground facilities for more than two decades. It is very clear that they want to be a nuclear power, and we can't let that happen. The moment you grant Iran any kind of ceasefire or sanction relief, that money goes straight into funding weapons and terrorism.

mitxela 2 hours ago [-]
I think you accidentally swapped "the U.S." and "Iran" in your comment.
clownstrikelol 9 hours ago [-]
You mean the same people who were told to keep the hostages until after Reagan got elected?

The same people who bought weapons sold by the Reagan administration to fund the Sandistas?

That’s some revisionist history you’ve got there.

StanislavPetrov 9 hours ago [-]
Do you know why Iranians were chanting "Death To America"? Because we toppled their democratically elected government in 1953 and installed a brutal dictator so that we could continue to pillage their oil.(1) When the mullahs finally toppled that dictator in 1979 they had reason to be angry with us. This is especially true because almost immediately afterwards, in the 1980s, we used our proxy Saddam Hussein to launch a war against Iran, in which over a million Iranians were killed. During this time we provided Hussein with the means to make both chemical weapons and biological weapons (2), which Iraq used extensively against Iran. I suspect if another country did the same to us, we'd be chanting "Death to XYZ" too.

(1)https://en.wikipedia.org/wiki/1953_Iranian_coup_d%27%C3%A9ta...

(2)https://irp.fas.org/congress/2002_cr/s092002.html

mitxela 8 hours ago [-]
We're chanting "Death to Iran" - isn't turnabout fair play?
StanislavPetrov 6 hours ago [-]
Perhaps. If we had just chanted slogans instead of launching an unprovoked surprise attack that killed hundreds of their leaders along with thousands of civilians it would be fair play.
wewewedxfgdf 10 hours ago [-]
[flagged]
shitloadofbooks 10 hours ago [-]
Can you post the specs on your missile defense system for your home lab?

How are you dealing with the rise of low-cast swarm attacks from drones?

Is it land-based, sea-based or space-based and at what point of the trajectory do you target and do you use jamming?

Dylan16807 2 hours ago [-]
If you have servers on multiple continents that's enough to become immune to attacks like this. You don't need missile defense.
sire-vc 8 hours ago [-]
I would but then I'd have to kill you.
noir_lord 10 hours ago [-]
Eh I get your point but would point out that distribution does mitigate the risk here, having all your data in DC's that can be seen from space also isn't a panacea when your next door neighbour targets them in retaliation for what your ally did.
justonenote 10 hours ago [-]
this is reductionist to the point of absurdism.

It can be true that using cloud storage, using managed services, and paying a premium is still worth it for a lot of people and organizations, and while not perfect, still a hell of a lot better compared to the fully in your control tape backups that you distribute to different physical locations every week.

I'm not a particular fan of relying on one provider or vendor lock in, but to pretend they don't provide a service with failure rates that are low enough to be very useful is a very short-sighted take.

knorker 10 hours ago [-]
What's you point? That if you had run your own DC in that region (because that was your business requirement) then you'd have better missile defense than AWS?

Or maybe AWS or DIY, you are always responsible for geographic diversity?

Anyone losing data over this lost it because they'd literally told AWS to only store it in one place.

culi 10 hours ago [-]
You don't need better missile defense than AWS. You don't need missile defense at all because you won't be a target. 99.999999% of the land has no missile threat on it. You are actively increasing the threat to your business by running it on the same servers that military contractors run their software on.
knorker 8 minutes ago [-]
> You don't need better missile defense than AWS.

Well, obviously.

> You don't need missile defense at all because you won't be a target.

No, you don't need it because you have offsite backups. And this is completely disconnected from whether you use AWS or DIY.

> you won't be a target.

Of missiles, maybe in this particular conflict, sure. But running a DC is not your core business, so which DC is more likely to be subject to burglary, power outages, diesel shortages (Amazon will have better negotiators than you), fire suppression, hell, private fire departments if needed, etc…

Was missiles or copper thieves the biggest threat, even there, in 2020? Would AWS or every small company be better at protecting against the latter?

vkou 10 hours ago [-]
In a war where schools and bridges and aid convoys and bread lines are targeted, anyone should consider themselves a valid target.

It's true that you are less likely to be a target than a state-sponsored tech megacorp's data centers, but the risk is still present.

culi 10 hours ago [-]
> In a war where schools and bridges and aid convoys and bread lines are targeted

Yes but that's clearly not this war. This is a missile war where high-value strategic military targets are the priority. The US and Israel hit some prisons, damaged some hospitals, and ofc killed 168 schoolchildren. They also targeted residential areas to assassinate important leaders. But Iran has not returned that. They've stuck pretty strictly to military targets with very few exceptions

If this was a war where bridges were a target, Iran would not be so successful. There's simply a too limited amount of missiles. Also only 20% of Saudi Arabia has citizenship while almost the whole rest is basically indentured servants. It's not like they could provoke a popular uprising or anything. There's no strategic value in hitting "bread lines"

Edman274 2 hours ago [-]
An AWS data center is going to look like a bright shining beacon on the CARVER matrix.

https://en.wikipedia.org/wiki/CARVER_matrix

What CARVER score would you give an AWS data center? I would probably put it around the 40 to 50s. Where would you put your own individual company by itself on the CARVER matrix as it relates to enemy forces? Pretty damn low.

noir_lord 10 hours ago [-]
Risk is always present, We quantify it for a reason and then we mitigate if it's beyond a level we are comfortable.

Living is risk, every time I go to the shop for milk there is a non-zero chance I don't come back but the risk is so low I don't worry about it.

anigbrowl 10 hours ago [-]
An American-run data center is much more likely to be targeted than some locally-owned and run company that isn't obviously connected to a foriegn power or the state that hosts it.
wewewedxfgdf 10 hours ago [-]
The point is that AWS has the same problem as Wildberries.

There is no difference at all between Wildberries and AWS data centers.

If you don't know what Wildberries is then go watch their facilities systematically destroyed on YouTube - centralisation is a target.

If your organization runs on AWS then you should have a contingency plan for the data center being destroyed by drones. Is that on your risk management plan?

drnick1 10 hours ago [-]
> What's you point?

Not the OP, but the point is that decentralized infrastructure is a lot more resilient to attacks of any kind.

imp0cat 3 hours ago [-]
I read that as a statement that says something along the (nowadays very tired) line that the cloud is not magical, it's just other people's computers.
shevy-java 10 hours ago [-]
How about not bombing other countries and then acting surprised when retaliation happens? I mean clearly the problem isn't AWS as such - it is the problem that someone leading a country is totally clueless about the world. Only personal profit is in the interest of the orange clown.
culi 10 hours ago [-]
> I mean clearly the problem isn't AWS as such

I get your main point, but just wanna point out that AWS is one of the largest military contractors in the world. They hold multi-billion dollar contracts from the DoD, USAF, CIA, and more. An estimated $4B a year in military spending goes to AWS

gleezard 10 hours ago [-]
[flagged]
mitxela 8 hours ago [-]
Can't, not invited
carefree-bob 11 hours ago [-]
This is the flipside of data residency requirements that countries are now starting to require. If the EU wants to keep data in the EU, then great, but when the war comes and energy and infrastructure are hit, people would have wished for backups in North America, Asia, and the middle east.
flumpcakes 9 hours ago [-]
The EU is big enough to house multiple regions for multiple cloud providers, all in the same jurisdiction (so they can actually be used within data sovereignty requirements). Not true for most of the other places in Asia/UK/South America/etc.
bigiain 9 hours ago [-]
I'm comfortable enough with the Sydney and Melbourne AWS regions - about 700km (400 miles) apart and with (at least) 3 AZs in each. If something takes out enough AWS datacenters to lose some of work's or client data stored across all that, the uptime and resilience of the CRUD platforms I'm responsible for will not be very high on my personal priority list. (At least on AWS datacenter is within 10km of my home. I'm hoping that well before Australia gets involved in the sort of geopolitical conflict that might mean missile strikes against civilian infrastructure, I'll have headed bush to hang out with my off grid friends)
numpad0 10 hours ago [-]
I don't think this is a flipside, unless you're thinking from the PoV of data itself rather than its owners.
Barrin92 10 hours ago [-]
data residency requirements in the EU don't categorically exclude data storage in other countries. The EDPB explicitly recognizes encrypted backups, for example, as valid as long as the keys remain in the EU and there's a secure transfer mechanism (p. 30) exactly for reasons such as disaster recovery.

https://www.edpb.europa.eu/system/files/documents/2021-06/ed...

BonoboIO 11 hours ago [-]
If you can not restore data from EU based Amazon Datacenters because it’s destroyed … you will definitely have better things to do like packing your go bag or buying the last groceries for a while.
fooker 9 hours ago [-]
Ah yeah, the EU, a historically stable area.
sire-vc 8 hours ago [-]
Border between France and Germany is a particularly well know peaceful area, especially Alsace-Lorraine.
kibwen 11 hours ago [-]
For long-term backups you want offline cold storage in an underground facility in a friendly jurisdiction, not a datacenter.
bigiain 8 hours ago [-]
We've beer-o-clock wargamed this a bit.

If I had an "important enough" client, I think I'd store all out local (Sydney + Melbourne AWS cross region) data to AWS Singapore (to protect against Australian jurisdictional and political risks) and to a non AWS cloud provider in the EU somewhere. I reckon thatd be close to as resilient a pile of hard drives in an underground bunker, for significantly less setup and ongoing cost, while also being much more available when needed. (Can you imagine the queue at the underground bunker when multiple AWS regions get bombed? Or even imagine getting to the bunker in "a friendly jurisdiction" while a shooting war is taking place?)

We haven't worked out a decent solution to Visa and Mastercard payment network going down for more than a couple of cloud billing cycles though.

mitxela 8 hours ago [-]
More likely than the network going down is you getting banned from the network because someone thought you were selling porn.
watwut 11 hours ago [-]
War did not randomly came. America intentionally caused it.

And has lawless goverment and unaccountable tech industry making it bad place for data.

aprilthird2021 10 hours ago [-]
I wonder if Amazon can sue the US govt bc they basically caused this material loss to their business. I'm sure they cannot. Maybe a lawyer can explain why?
nradov 10 hours ago [-]
In US courts you can sue anyone for anything but you might not win. The US government has sovereign immunity from most civil liability. As for the legal system in Bahrain I have no idea but hypothetically even if Amazon could somehow win a judgment they wouldn't be able to collect.
jeltz 9 hours ago [-]
Why wouldn't they be able to collect? As long as Amazon does business in a country the legal system in that country can collect.
mitxela 8 hours ago [-]
How would the Bahrain legal system force the USA to pay reparations for the war it started? Seize all US assets, the way we did with Russia?
toast0 2 hours ago [-]
I'm not a lawyer, but this seems like a difficult case.

For one thing, regardless of what the US did, they did not launch the attack that damaged the datacenters. That attack was provoked by US actions, but the attack was an intentional and voluntary act by Iran/IRGC. I don't think any of the usual settings for liability for the acts of others really apply here, but I'm not a lawyer.

You'd also need to find a court of competent jurisdiction. The US is out because of soveriegn immunity. The Military Claims Act prohibits claims that "arise from action by an enemy or result directly or indirectly from an act of the armed forces of the United States in combat" [1]. The Federal Tort Claims Act bars "any claim arising in a foreign country" as well as "any claim arising out of the combatant activities of the military or naval forces, or the Coast Guard, during time of war" [2] and precedent recognize a state of war without a declaration.

The courts in the country where the data centers were attacked might not be interested in addressing conduct of the US that didn't happen in their country. The courts in Iran are likely to consider the attack on the data center a legitimate act of war and not a tort; anyway good luck collecting against the US with a judgement from an Iranian court.

Amazon might have a better time making a claim against Iran, in the court where the attacks took place, but good luck collecting a judgement. Maybe a case in the International Court of Justice, but those have to be submitted by a country and involved countries must consent.

[1] https://uscode.house.gov/view.xhtml?path=/prelim@title10/sub... chapter section 2734 (b) (3)

[2] see page 28 and 29 of https://www.congress.gov/crs_external_products/R/PDF/R45732/...

carefree-bob 10 hours ago [-]
[flagged]
anigbrowl 9 hours ago [-]
Poor Russia, forced to invade Ukraine! My heart bleeds for the Russian army, so cruelly dragged across the borders into another country and forced to fight its way out.
carefree-bob 9 hours ago [-]
[flagged]
SmirkingRevenge 10 hours ago [-]
> You don't see the EU causing a war with Russia?

Putin is launching and provoking wars, not the EU.

> you will probably still blame America

No, we would blame Putin, because he's the blameworthy party.

As for Iran, Trump (and Trump voters by extension) is the blameworthy party. I don't even think any other R would have been dumb enough to go at Iran like this.

carefree-bob 10 hours ago [-]
[flagged]
Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact
Rendered at 07:57:45 GMT+0000 (Coordinated Universal Time) with Vercel.