Docker Networking

Docker Networking

English | MP4 | AVC 1280×720 | AAC 44KHz 2ch | 1h 49m | 256 MB

Docker is the new platform for developing and hosting modern applications. In Docker Networking, you’ll learn everything you need to know about deploying and managing Docker networks.

Docker is the new platform for developing and hosting modern applications. In this course, Docker Networking, you will learn everything you need to know about deploying and managing Docker networks. First, you’ll learn about the Container Network Model (CNM) and Libnetwork, which are the foundation of all Docker networks. Next, you will delve into building and managing single-host and multi-host networks. Finally, you will learn how to build container networks that integrate with existing VLANs and application networks. When you are finished with this course, you’ll have the skills and knowledge needed to start deploying and managing Docker networks within your organization.

Table of Contents

01 – Course Overview – Course Overview
02 – The Basics – Course Introduction
03 – The Basics – Background
04 – The Basics – The Three Pillars of Docker Networking
05 – The Basics – Hands on with the Basic Docker Networking Commands
06 – Use Cases and Drivers – Module Intro
07 – Use Cases and Drivers – Single-host Networking
08 – Use Cases and Drivers – Multi-host Overlay Networking
09 – Use Cases and Drivers – Joining Existing Networks with the MACVLAN Driver
10 – Use Cases and Drivers – Joining Existing Networks with the IPVLAN Driver
11 – Network Services – Module Intro
12 – Network Services – Service Discovery
13 – Network Services – The Routing Mesh
14 – Network Services – The HTTP Routing Mesh
15 – Network Services – What Next