Book Image

Dive into Orchestration with Docker Swarm [Video]

By : Randall Smith
Book Image

Dive into Orchestration with Docker Swarm [Video]

By: Randall Smith

Overview of this book

<p><span id="description" class="sugar_field">Docker provides a fast and robust way to deploy applications. At present it is very popular as it makes it possible to get many applications running on the same server; it also makes it very simple to package and ship programs. In this course we cover the new orchestration features and help to build, test, and deploy your app using Docker. We show you how to use Docker Swarm to manage many containers across multiple servers. We familiarize you with local and shared storage and multi-host networking. Additionally, we discuss the core tools such as Docker Swarm and Compose in order to improve your orchestration skills. By the end of this course you will understand how to run a swarm and how to run services on the swarm. Finally you will learn to use docker-compose to create services and deploy multi-container services to a swarm.</span></p> <h2><span class="sugar_field">Style and Approach</span></h2> <p><span class="sugar_field"><span id="trade_selling_points_c" class="sugar_field">Hands-on guide to orchestrating and deploying scalable and reliable services with Docker</span></span></p>
Table of Contents (4 chapters)
Chapter 4
Docker Compose
Content Locked
Section 6
Distributed Application Bundles and Stacks
The aim of this video is to show you how to deploy application stacks using Docker Compose configurations and Distributed Application Bundles. - Deploy a stack from a Docker Compose configuration - Turn on experimental features in Docker - Deploy stack from a DAB file