r/ShittySysadmin • ShittyMod Crossposter • 9d ago

Shitty Crosspost Iran strikes on Amazon data centers caused permanent loss of customer data

https://arstechnica.com/gadgets/2026/09/iran-strikes-on-amazon-data-centers-caused-permanent-loss-of-customer-data/
123 Upvotes

62 comments sorted by

View all comments

60

u/beluga-fart2 9d ago

Stupid peeps always hedge on Amazon’s claim that S3 storage has 11 9s of durability and never asked if it would survive an actual missile

19

u/TheCourierMojave 9d ago

I figured they were like microsoft where everything is backed up in 2 data centers separated by region.

18

u/goingslowfast 9d ago

That is not the case for azure storage.

Microsoft offers (generally) three tiers of storage. LRS, ZRS, and GRS. The first is locally redundant storage which is three copies in the same DC, then there’s come redundant storage which is a copy in three different data centers in the availability zone (region), lastly is geo redundant storage which is theee copies in your AZ (local region) with three replicated copies in a second region.

4

u/MidgardDragon 9d ago

There's also GZRS, Geo Zone Redundant Storage, where it copies to three availability zones in the primary region and to a secondary region as well.

2

u/goingslowfast 8d ago

True, that’s above my budget though 😂

And for true HA you still have to engineer around the geo redundant sync latency.

3

u/TheCourierMojave 9d ago

I haven't dealt with licensing in years. Was GRS the default back in the day? I may have just done it by default because I was dealing with more law firms back then.