Section 3: Containerized Microservices with Docker and Kubernetes
In this part, we present the basic uses of Docker and how to create and run containers from a Dockerfile. Then, we explore the role of Kubernetes and how to deploy more complex applications on Kubernetes.
This section comprises the following chapters:
- Chapter 9, Containerizing Your Application with Docker
- Chapter 10, Managing Containers Effectively with Kubernetes