Chapter 15: Docker Workflows
By now, you should already be thinking about how you can start to introduce Docker into your everyday workflow. In this chapter, we'll put all the pieces together so you can start using Docker in your local development environment. We'll also look at some of the considerations that you need to take when planning your production environments.
We will be covering the following topics in this chapter, all of which will build on what we have learned in the previous chapters:
- Docker for development
- Monitoring Docker and Kubernetes
- What does production look like?