Slide 5
Slide 5 text
@shahiddev
Containers aren’t really new
Namespaces
Virtualize system
resources, like the
file system or
networking for each
process
Cgroups
Limit the resources,
such as CPU and
memory, that each
process can use
Build on Linux constructs (Cgroups and Namespaces) to create processes in isolation