HI! I'm Elliot Alexander, a London-based Computer Scientist with a background in software engineering. I've worked across the security and high-performance computing space, and am experienced in all ...
The traditional model of installing applications on top of their own version of an OS does not meet every IT departments' requirements. Linux containers can replace VMs and dedicated servers for some ...
When Microsoft launched its Windows Subsystem for Linux (WSL) back in 2018, it was very clear why: It wanted to provide tools for developers building modern cloud applications. Microsoft needed a way ...
Dealing with data in a Docker container is more difficult than it is in a virtual machine or physical server. Containers are inherently stateless, while database management systems like SQL Server ...