Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Native Docker Clustering with Swarm

Posted By: Grev27
Native Docker Clustering with Swarm

Fabrizio Soppelsa, Chanwit Kaewkasi, "Native Docker Clustering with Swarm"
English | ISBN: 1786469758 | 2017 | PDF/EPUB/MOBI | 248 pages | 18 MB/22 MB/31 MB


Key Features
Unleash the power of operating Docker Swarm, Docker Machine and Docker Compose together.
Get to grips with Docker Swarm, one of the key components of the Docker ecosystem
A comprehensive guide that focuses on Swarm, a super-easy orchestration tool from Docker.
Book Description
Swarm serves as one of the crucial components of the Docker ecosystem and offers a native solution so you can deploy and manage Docker containers. With the recent improvements to Swarm, it's turning out to be the preferred choice for Docker clustering compared to other alternatives.

We will start by demonstrating Docker Swarm features with a local installation, then we'll proceed through the Docker tools to create a distributed Swarm infrastructure. We'll discover how Swarm works internally and its theoretical foundations, like its architecture, discovery services and overlay networks before learning how to operate a Swarm cluster. The focus will then shift to deploying massive applications and a huge number of containers over it. Furthermore we will explore more advanced considerations which include scheduling, high availability, security, and platform scalability.

By the end of the book, you will understand how Swarm wonderfully integrates with the Docker ecosystem and doesn't require to re-architect your containerized apps to adapt to another platform.

What you will learn
Deploy your real-time app on Swarm
Understand Swarm's features and the working of discovery mechanisms
Operate clusters of Docker engines
Configure high availability and failover mechanisms
Explore various security considerations for Swarm clusters
Create and manage Swarms on the top of OpenStack Magnum