Evolving to containers
While we have seen an isolated example of how we can use containers to deploy something very quickly, the most important thing is to understand the need and the ability to run the applications in containers.
Containers improve portability between the different environments and even different distributions of the OS, as long as we have a common kernel. Containers are also very light and can quickly be spun up and down. For these reasons, containers are the number one choice for developing modern applications with a microservice architecture.
Now, technically a container is a combination of the namespaces offered by the Linux Kernel (Windows containers with Docker for Windows were launched with Windows Server 2016, ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access