Question d’entretien chez MongoDB

Explain how Docker and virtual machines work.

Réponse à la question d'entretien

Utilisateur anonyme

17 juin 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.