The de facto standard for building containers and containerized applications is Docker. Since Docker’s inception, there have been a ton of articles about Docker, its architecture, and the differences between Docker and virtual machines. Even though these articles educate developers on the underlying architecture, they don’t leave the engineer well…