this post was submitted on 05 Aug 2025
102 points (97.2% liked)

Tech

1721 readers
87 users here now

A community for high quality news and discussion around technological advancements and changes

Things that fit:

Things that don't fit

Community Wiki

founded 2 years ago
MODERATORS
 

A software engineer has warned against trusting cloud data storage services in a painstakingly detailed blog post detailing their own “complete digital annihilation” at the hands of AWS admins. Developer Abdelkader Boudih, pen name Seuros, says they had been a fee-paying AWS subscriber for a decade, with the cloud service becoming a firm part of their workflow. Suffice to say, the developer’s long-standing relationship with AWS has now ended acrimoniously.

you are viewing a single comment's thread
view the rest of the comments
[–] 4am@lemmy.zip 10 points 1 week ago (2 children)

Isn’t the whole idea of the cloud that you pay for it to be safe? Why bother if they’re not going to keep it safe for you?

[–] Dave@lemmy.nz 7 points 1 week ago (1 children)

Backups are about protecting your stuff from yourself as much as anything. If it's possible to delete all record of all your stuff with one wrong key press then you haven't backed it up properly.

[–] bitcrafter@programming.dev 9 points 1 week ago (1 children)

I suspect that if this person had known that using AWS was putting all of their data within one wrong key press of being completely deleted without recovery, then they would have reconsidered using AWS.

[–] Dave@lemmy.nz 2 points 1 week ago (1 children)

Maybe, but I dunno, AWS isn't advertised as a consumer cloud storage like OneDrive or Dropbox, right? It's object storage for people who understand technical things like this and who write programs that include things like a recycle bin for recovery.

[–] bitcrafter@programming.dev 6 points 1 week ago (1 children)

All of the diligence in the world on your end does not matter if, on the AWS end, the employees can and do delete all of your data via fat-fingering without involving you at all, which is what happened here.

[–] Dave@lemmy.nz 4 points 1 week ago (1 children)

I guess so. I dunno. A 3 2 1 backup is pretty common around here. So even if someone deleted one copy, you'd have two left. Having a single place with all your data in the world just seems like a bad idea (yes I'm aware that this is the case for many users of cloud storage).

[–] bitcrafter@programming.dev 4 points 1 week ago

Sure, but the point is that he was supposedly paying AWS to have multiple backups in multiple regions, which he very carefully set up to maximize redundancy. If, at the end of the day, there is no actual redundancy because AWS itself is actually malicious insofar that it will delete all of your data for no good reason at all and then blame it on you, then they are being very dishonest about their product.

[–] pulsewidth@lemmy.world 6 points 1 week ago* (last edited 1 week ago)

No. The 'whole idea' of the cloud is that it's cheaper than self-hosting via your hosted servers you manage in a DC or in-house. That's been its primary value proposition for the last 15+ years.

Rigorous backups and data safety are secondary concerns that you often pay for as an additional service or add-on feature with your cloud provider.