Docker in Practice

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

Docker in Practice, Second Edition presents over 100 practical techniques, hand-picked to help you get the most out of Docker. Following a Problem/Solution/Discussion format, you'll walk through specific examples that you can use immediately, and you'll get expert guidance on techniques that you can apply to a whole range of scenarios. About the Technology Docker's simple idea-wrapping an application and its dependencies into a single deployable container-created a buzz in the software industry. Now, containers are essential to enterprise infrastructure, and Docker is the undisputed industry standard. So what do you do after you've mastered the basics? To really streamline your applications and transform your dev process, you need relevant examples and experts who can walk you through them. You need this book. About the Book Docker in Practice, Second Edition teaches you rock-solid, tested Docker techniques, such as replacing VMs, enabling microservices architecture, efficient network modeling, offline productivity, and establishing a container-driven continuous delivery process. Following a cookbook-style problem/solution format, you'll explore real-world use cases and learn how to apply the lessons to your own dev projects. What's inside • Continuous integration and delivery • The Kubernetes orchestration tool • Streamlining your cloud workflow • Docker in swarm mode • Emerging best practices and techniques About the Reader Written for developers and engineers using Docker in production. About the Author Ian Miell and Aidan Hobson Sayers are seasoned infrastructure architects working in the UK. Together, they used Docker to transform DevOps at one of the UK's largest gaming companies.

Author(s): Ian Miell, Aiden Hobson Sayers
Edition: 2
Publisher: Manning Publications
Year: 2019

Language: English
Commentary: True PDF
Pages: 384
City: Shelter Island, NY
Tags: DevOps; Continuous Integration; Continuous Delivery; Amazon Web Services; Security; Cookbook; Clusters; Docker; Chef; Best Practices; Troubleshooting; Kubernetes; Apache Mesos; Jenkins; Containerization; Alien; Container Orchestration

PART 1. DOCKER FUNDAMENTALS
1. Discovering Docker
2. Understanding Docker: Inside the engine room

PART 2. DOCKER AND DEVELOPMENT
3. Using Docker as a lightweight virtual machine
4. Building images
5. Running containers
6. Day-to-day Docker
7. Configuration management: Getting your house in order

PART 3. DOCKER AND DEVOPS
8. Continuous integration: Speeding up your development pipeline
9. Continuous delivery: A perfect fit for Docker principles
10. Network simulation: Realistic environment testing without the pain

PART 4. ORCHESTRATION FROM A SINGLE MACHINE TO THE CLOUD
11. A primer on container orchestration
12. The data center as an OS with Docker
13. Docker platforms

PART 5. DOCKER IN PRODUCTION
14. Docker and security
15. Plain sailing: Running Docker in production
16. Docker in production: Dealing with challenges