Tech Blogs

Distributed systems, backend engineering, caching, and software design concepts explained clearly.

Tech Blog

How Docker Actually Works Under the Hood

Most developers use Docker without knowing what is actually happening when they run docker run. Here is what namespaces, cgroups, and image layers actually do.