In most cases, you will need to manage multiple services with Docker and this is where Docker Compose comes into play. In this video, learn what Compose is and how it could be used.
- [Instructor] The next step in your evolution … as a docker developer is to learn all … about how to manage multiple containers, … environments, et cetera … with swarms and Kubernetes. … Both tools are amazing. … You can take a look at both … and then decide which one fits best … for your style and needs. … In certain scenarios, you can use both of them together. … So let's explore swarms first. … Swarms is a tool from Docker, … and it is enabled by default. … This tool allows to cluster, manage … and schedule containers. … So you could with swarm … manage one big cluster of containers. … The machines in the swarm can be physical or virtual … and are then referred to as a node. … In each node, you have your containers. … You could have multiple containers in a node … depending on the resources available in the node. … With a swarm manager, … you define and manage the entire cluster of nodes, … which contains their own containers, … and you could do load balancing across all your nodes. …
Author
Released
6/18/2019- Docker use cases for developers
- Deploying your first Docker app
- Using base commands
- Setting up back-end and front-end architecture
- Integrating Docker with CI/CD
- Working with swarms and Kubernetes
Skill Level Beginner
Duration
Views
Related Courses
-
Learning Docker
with Arthur Ulfeldt2h 41m Beginner -
Learning Jenkins
with Michael Jenkins1h 20m Beginner -
Learning Git and GitHub
with Ray Villalobos1h 21m Beginner
-
Introduction
-
Leverage the power of Docker1m 17s
-
-
1. Overview of Docker
-
Install Docker on a Mac1m 13s
-
Install Docker on Linux3m 32s
-
Set up the base application1m 14s
-
Explore base commands4m 52s
-
2. Develop with Docker
-
Practical frontend setup3m 41s
-
3. CI and Deployment with Docker
-
4. Other Options
-
Overview of Swarm1m 11s
-
Overview of Kubernetes1m 5s
-
-
Conclusion
-
Next steps1m 1s
-
- Mark as unwatched
- Mark all as unwatched
Are you sure you want to mark all the videos in this course as unwatched?
This will not affect your course history, your reports, or your certificates of completion for this course.
CancelTake notes with your new membership!
Type in the entry box, then click Enter to save your note.
1:30Press on any video thumbnail to jump immediately to the timecode shown.
Notes are saved with you account but can also be exported as plain text, MS Word, PDF, Google Doc, or Evernote.
Share this video
Embed this video
Video: Overview of Swarm