MongoDB Interview Question

Explain how Docker and virtual machines work.

Interview Answer

Anonymous

Jun 17, 2022

I explained that Docker uses Linux namespaces and cgroups to control the resource usage of a container. And explained how containers are different from virtual machines.