Comment on Google Cloud accidentally deletes UniSuper’s online account due to ‘unprecedented misconfiguration’
towerful@programming.dev 6 months agoActually, it highlights the importance of a proper distributed backup strategy and disaster recovery plan.
The same can probably happen on AWS, Azure, any data center really
Kid_Thunder@kbin.social 6 months ago
Uh, yeah, that's why I said
Sure, if you colocate in another datacenter and it isn't your own, they aren't backing your data up without some sort of other agreement and configuration. I'm not sure about AWS but Azure actually has offline geographically separate backup options.
flop_leash_973@lemmy.world 6 months ago
I use AWS to host a far amount of servers and some micro services and for them if you don’t build the backup into your architecture design and the live data gets corrupted, etc you are screwed.
They give you the tools to built it all, but it is up to you as the sysadmin/engineer/ dev to actually use those tools.