J

James Turnbull Books

1 book·~10 min total read

James Turnbull is an experienced engineer, author, and open-source advocate. He has worked in senior engineering roles at companies such as Docker, Puppet Labs, and Kickstarter.

Known for: The Docker Book: Containerization Is the New Virtualization

Books by James Turnbull

The Docker Book: Containerization Is the New Virtualization

The Docker Book: Containerization Is the New Virtualization

programming·10 min read

The Docker Book provides a comprehensive introduction to Docker, the open-source platform that automates the deployment of applications inside lightweight containers. It explains how Docker works, how to install and configure it, and how to use it to build, ship, and run distributed applications efficiently. The book covers Docker images, containers, networking, orchestration, and integration with tools like Kubernetes and AWS, offering practical examples for developers and system administrators.

Read Summary

Key Insights from James Turnbull

1

From Virtualization to Containerization: The Evolution Toward Docker

Before Docker, virtualization was the dominant force shaping modern IT infrastructure. Virtual machines allowed us to isolate workloads and run multiple operating systems on the same hardware, reducing waste and improving flexibility. But virtualization came with overhead—the need to emulate hardwar...

From The Docker Book: Containerization Is the New Virtualization

2

Understanding Docker’s Architecture: Engine, Client, and Registry

To truly grasp Docker, you must understand its architecture. At its heart lies the Docker Engine—the daemon responsible for building, running, and managing containers. This engine communicates with the Docker Client, a command-line tool that translates your instructions into API calls. When you type...

From The Docker Book: Containerization Is the New Virtualization

About James Turnbull

James Turnbull is an experienced engineer, author, and open-source advocate. He has worked in senior engineering roles at companies such as Docker, Puppet Labs, and Kickstarter. Turnbull is known for his clear technical writing and contributions to the DevOps and open-source communities.

Frequently Asked Questions

James Turnbull is an experienced engineer, author, and open-source advocate. He has worked in senior engineering roles at companies such as Docker, Puppet Labs, and Kickstarter.

Read James Turnbull's books in 15 minutes

Get AI-powered summaries with key insights from 1 book by James Turnbull.