Sure but the chances of your Windows and Linux machines shitting the bed at the same time is less than if everything is running Windows. It’s exactly the same reason you keep a physical copy (which after all can break/burn down etc.) - more baskets to spread your eggs across.
Comment on An angry admin shares the CrowdStrike outage experience
pearsaltchocolatebar@discuss.online 3 months agoLinux can shit the bed too. You need to maintain a physical copy.
gnutrino@programming.dev 3 months ago
pearsaltchocolatebar@discuss.online 3 months ago
Very few businesses are going to spend the money running redundant infrastructure on two different operating systems. Most of them won’t even spend the money on a proper DR plan.
Revan343@lemmy.ca 3 months ago
Then they get to suffer the consequences when shit like this happens
stringere@sh.itjust.works 3 months ago
Then they get to suffer the consequences when shit like this happens
Oh, they are.
noobface@lemmy.world 3 months ago
Hey Ralph can you get that post-it from the bottom of your keyboard?
StaySquared@lemmy.world 3 months ago
CS did take down Linux a few years back… I forget the exact details.
Avatar_of_Self@lemmy.world 3 months ago
Yes, but has it taken both OS’ out at the same time? It hasn’t but it could happen, however, the chances are even less. There’s obvious risk mitigation in mixing vendors in infrastructure for both hardware and software in the enterprise.
If some critical services were lost in your enterprise last time until RH updated their kernel then you could have benefitted from running that service from Windows as well. Now the reverse is true. You could have another DC via Samba on Linux in your forest if you wanted to, in order to have an AD still for example. Same goes for file share servers, intermediary certificate servers (hopefully your Root CA is not always on the network) and pretty much most critical services.
Most enterprises run a lot of services off of a hypervisor and have overhead to scale (or they are already in a sinking ship), so you can just spin up VMs to do that. It isn’t as if it is unreasonably labor intensive compared to other similar risk mitigation implementations. Any sane CCB (obviously there are edge cases but we are talking in general here) will even let you get away without a vendor support contract for those, since they are just for emergency redundancy and not anywhere near critical unless the critical services have already shit the bed.
amanda@aggregatet.org 3 months ago
Sounds like we may have an easier conclusion to draw here
Voroxpete@sh.itjust.works 3 months ago
Their point is not that linux can’t fail, it’s that a mix of windows and linux is better than just one. That’s what “heterogeneous environment” means.
You should think of your network environment like an ecosystem; monocultures are vulnerable to systemic failure. Diverse ecosystems are more resilient.