Overview

Containers vs. Virtual Machines

As shown above, we actually want to combine the two like so.

Container vs. Images

You spawn instances of an image (the instances are the containers).

Last updated