Romain Serre
  • Romain Serre
  • January 10, 2017

Get started with Windows Containers

Windows Server 2016 has been released in October 2016 and comes with a new feature called Containers. Containers already exist in Linux world and enable to make OS virtualization. Basically, a container is an isolated place where an application can run without affecting the rest of the system and without the system affecting the application (MSDN definition).
Read more