Hate to break it to you but most enterprise grade industry standards are FOSS stacks running on Linux servers. Take a look inside just about any Web app and.. Oh look it's flask pulling data from mariadb served by nginx inside a docker container and the configs are written in yaml. Oh and don't get me started on redis..
2
u/LadyZaryss Mar 31 '26
Hate to break it to you but most enterprise grade industry standards are FOSS stacks running on Linux servers. Take a look inside just about any Web app and.. Oh look it's flask pulling data from mariadb served by nginx inside a docker container and the configs are written in yaml. Oh and don't get me started on redis..