X

Virtualization

Vagrant

You are part of a development team and you want to try out the latest version of the VM that…

Paravirtualization

Paravirtualization is a type of virtualization, which allows us to install and run one or more different operating systems (Guest…

Kubernetes

Kubernetes is a tool or a system for automating the deployment of containerized applications. In a loose analogy, one can…

Hypervisor

Hypervisor means supervisor of supervisor - a strong supervisor. It is hardware or software, which allows to create and control…

Containers

Virtualization is a technique of dividing resources of a computer into multiple execution environments. Virtualization can happen at hardware level…