Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
musl2106yVMs still have their place if you are touching kernel space or need virtual hardware, really comes down to what you need to contain or virtualise.
Docker is super neat, if you are new to it you should look at
- docker-compose ( docker as config )
- alpine linux ( small base image, Dockers official )
- kubernetes (schedule containers across multiple machines) -
Maartz22916y@musl thanks, I already know that, I’m the reason of why we are « trying » to migrate a part of the infrastructure on Docker.
Well, yes for sure VMs are necessary, but when I explain that you don’t need a full OS for a server, it blew their minds away ...
What if I told you that we are on Windows Server 2008 ? And a big part of the company runs on Windows XP. -
Maartz22916y@musl yes ... 😂
Well we are two to push to get more Linux, but the other guys of the IT dept are not really happy about this.
We also have problems to apply ITIL so ...
I’m only a student in sandwich course after all.
Related Rants
I’m just in love with Docker.
My enterprise finally accept to give it a try.
NB : We have tons and tons of VM for nothing.
rant
docker is awesome
docker