Ask HN: DigitalOcean Destroyed All My Data, Any Legal Recourse?
1–10 of 28 posts
Re: Ask HN: DigitalOcean Destroyed All My Data, Any Legal Recourse?
#2In any case, this is a horrible thing for a business to do to a paying customer.
Re: Ask HN: DigitalOcean Destroyed All My Data, Any Legal Recourse?
#3I want to caution other commenters that many of these stories have turned out to not be what they first appear.
Re: Ask HN: DigitalOcean Destroyed All My Data, Any Legal Recourse?
#4In my opinion you lost your data because you didn't make backups.
Re: Ask HN: DigitalOcean Destroyed All My Data, Any Legal Recourse?
#5There certainly is. You can sue them. I bet you'd lose, though. In my opinion you lost your data because you didn't make backups.
Re: Ask HN: DigitalOcean Destroyed All My Data, Any Legal Recourse?
#6But laws are really complicated and I don't even attempt to understand them.
Re: Ask HN: DigitalOcean Destroyed All My Data, Any Legal Recourse?
#7There certainly is. You can sue them. I bet you'd lose, though. In my opinion you lost your data because you didn't make backups.
Oh, I did have backups luckily off of DigitalOcean (I will have full details in my post), but I have a huge problem with them marketing how great they are to startups and having a backups product that they sell (and also nuked). Any company that does this is not worth dealing with IMO.
Treat it as a temporary server that can disappear at any time, have automated backups and streaming database replication, then have an automated restore script that you test periodically.
If the server goes down, restore somewhere else.
Re: Ask HN: DigitalOcean Destroyed All My Data, Any Legal Recourse?
#8Re: Ask HN: DigitalOcean Destroyed All My Data, Any Legal Recourse?
#9Earlier quoted context omitted.
Oh, I did have backups luckily off of DigitalOcean (I will have full details in my post), but I have a huge problem with them marketing how great they are to startups and having a backups product that they sell (and also nuked). Any company that does this is not worth dealing with IMO.
They are great for startups because you can automate everything. You can delete everything and restore from 0 without needing manually run commands. Treat it as a temporary server that can disappear at any time, have automated backups and streaming database replication, then have an automated restore script that you test periodically. If the server goes down, restore somewhere else.