Docker – Swarm, Services and Stack – Hands-On

Docker – Swarm, Services and Stack – Hands-On

English | MP4 | AVC 1280×720 | AAC 44KHz 2ch | 4h 47m | 1.74 GB

Explore Docker concepts in-depth with animated lectures, demos and hands-on coding exercises. Learn Swarm and Services.

Learn advanced concepts in Docker with simple and clearly explained lectures with the help of animated slides. The lectures are followed by demos. We then go through some coding exercises were you will practice Docker commands, and building your own application stack using Docker compose, Docker service, and Docker stacks. You will be developing Docker compose files for various applications stacks and setting up clusters with Docker swarm locally, as well as on public cloud infrastructures . And finally, we will work on an assignment that will give you exposure in deploying a complex application in Docker swarm. In this course we go deeper into the concepts and look at the different options available for Docker for Windows as it is a hot topic and it can be a bit confusing for a beginner. We will then look at advanced topics such as Docker service, what a Docker stack is, what Docker swarm is, what are overlay networks, and how we load balance in Docker. We will look at CI/CD pipeline integration with Docker and Docker’s support on public cloud platforms.

This is a really great course to learn more about the inner workings of Docker, Docker swarm, and to get a better understanding of both, plus Docker compose and a good introduction to Kubernetes.

What You Will Learn

  • Build Docker containers;
  • Set up and develop on Docker on Windows; deploy with Docker containers;
  • Understand advanced networking in Docker;
  • Design and build Docker swarm clusters;
  • Create Docker services and stacks; integrate Docker with CI/CD pipelines.
Table of Contents

01 Introduction
02 Docker on Windows
03 Demo – Docker on Windows
04 Docker Engine
05 Demo – PID Namespaces
06 Storage and Filesystems
07 Demo – Storage and Filesystems
08 Docker Compose in Depth
09 Demo – Example Voting Application
10 Demo – Example Voting App using Docker Compose
11 Demo – Coding Exercise
12 Docker Swarm in Depth
13 Demo – Docker Swarm
14 Docker Service in Depth
15 Demo – Docker Service
16 Advanced Networking – Overlay Networking
17 Docker Stacks
18 Demo – Docker Stack
19 Demo – Docker Visualizer
20 CI_CD Introduction
21 CI_CD – Docker Integration
22 Docker Registry
23 Demo – Docker Registry
24 Docker Cloud
25 Demo – Docker Cloud
26 Kubernetes Introduction
27 Demo – Kubernetes on Google Cloud Platform
28 Demo – Play with Kubernetes
29 Conclusion