Book Image

Beginning DevOps with Docker

By : Stefan Krist
Book Image

Beginning DevOps with Docker

By: Stefan Krist

Overview of this book

The course outlines the power of containerization and the influence this innovation has on development teams and general operations. You will understand what DevOps really is, the principles involved, and how the process contributes to product health, by implementing a Docker workflow. Docker is an open source containerization tool, that makes it easier to streamline product delivery and reduce the time it takes to get from a whiteboard sketch of the business to a money-back implementation. We will start by defining how Docker influences the DevOps process. Then we will design and build simple containers, with a clear outline of how applications are involved in the process. We will also learn to define the key highlights when setting up multiple containers, while setting up a number using docker-compose, Docker’s tool for running multi-container applications. By the end of the course, you will be able to build a real-business application and host it locally.
Table of Contents (3 chapters)
Chapter 3
Orchestration and Delivery
Content Locked
Section 3
Using Docker to Create a Swarm
This video will show you how to use Docker to create Docker Swarm.