A practical guide to rapidly and efficiently mastering Docker containers, along with tips and tricks learned in the field.
About This Book
Use Docker containers, horizontal node scaling, modern orchestration tools (Docker Swarm, Kubernetes, and Mesos) and Continuous Integration/Continuous Delivery to manage your infrastructure.Increase service density by turning often-idle machines into hosts for numerous Docker services.Learn what it takes to build a true container infrastructure that is scalable, reliable, and resilient in the face of increased complexities from using container infrastructures.Find out how to identify, debug, and mitigate most real-world, undocumented issues when deploying your own Docker infrastructure.Learn tips and tricks of the trade from existing Docker infrastructures running in production environments.Who This Book Is For
This book is aimed at system administrators, developers, DevOps engineers, and...