What is a container?
- A container provides isolated environment for application to run, regardless of the underlying infrastruture.
How are containers different from virtual machines?
How are containers able to achieve isolation?
How we can limit the resources available to a process?
Next we’re going to see
References