Backbase Interview Question

Some common questions like what is the difference between the Docker and VM for example.

Interview Answer

Anonymous

Jul 6, 2022

Short version would be like this: Docker containers uses shared core with special runtime environment, meanwhile VM uses virtualisation technologies where even hardware should be emulated on software level.