1. Home
  2. Docker
  3. Online Courses

Docker Online Courses

Docker Mastery: with Kubernetes +Swarm from a Docker Captain
Docker Mastery: with Kubernetes +Swarm from a Docker Captain
  • Bret Fisher
  • 4.62
  • 19.5 hrs
  • 177 lectures

Build, test, deploy containers with the best mega-course on Docker, Kubernetes, Compose, Swarm and Registry using DevOps Learn more »

Docker and Kubernetes: The Complete Guide
Docker and Kubernetes: The Complete Guide
  • Stephen Grider
  • 4.63
  • 21.5 hrs
  • 322 lectures

Build, test, and deploy Docker applications with Kubernetes while learning production-style development workflows Learn more »

Docker for the Absolute Beginner - Hands On - DevOps
Docker for the Absolute Beginner - Hands On - DevOps
  • Mumshad Mannambeth
  • 4.64
  • 4 hrs
  • 49 lectures

Learn Docker with Hands On Coding Exercises. For beginners in DevOps Learn more »

Docker Crash Course for busy DevOps and Developers
Docker Crash Course for busy DevOps and Developers
  • Tao W.
  • 4.4
  • 3 hrs
  • 49 lectures

Learn how to develop and deploy web applications with Docker technologies. Take your DevOps skills to the next level. Learn more »

Docker for Java Developers
Docker for Java Developers
  • John Thompson
  • 4.44
  • 10 hrs
  • 104 lectures

Learn how you can use Docker to supercharge your enterprise Java Development! Learn more »

The Docker for DevOps course: From development to production
The Docker for DevOps course: From development to production
  • Nick Janetakis
  • 4.4
  • 7 hrs
  • 95 lectures

Updated for Docker v19.03+. Learn how to build and deploy web applications with Docker in an automated way. Learn more »

Docker - Hands On for Java Developers
Docker - Hands On for Java Developers
  • Richard Chesterwood
  • 4.65
  • 8.5 hrs
  • 79 lectures

Get real world, hands-on experience with Docker - deploy a Java Microservice Architecture using Docker and Docker Swarm Learn more »

Master Docker with Java - DevOps for Spring Microservices
Master Docker with Java - DevOps for Spring Microservices
  • in28Minutes Official
  • 4.64
  • 6.5 hrs
  • 62 lectures

Create Docker Containers for Java Spring Boot Microservices. DevOps with Docker and Docker Compose for Java Developers. Learn more »

Docker - SWARM - Hands-on - DevOps
Docker - SWARM - Hands-on - DevOps
  • Mumshad Mannambeth
  • 4.49
  • 3.5 hrs
  • 31 lectures

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

Recommended books

Docker books

Docker: Up & Running

by Sean P. Kane, Karl Matthias3.75

Learn how Docker simplifies dependency management and deployment workflow for your applications. Start working with Docker images, containers, and command line tools. Use practical techniques to deploy and test Docker containers in production. Debug containers by understanding their composition and internal processes. Deploy production containers at scale inside your data center or cloud environment. Explore advanced Docker topics, including deployment tools, networking, orchestration, security, and configuration Learn more »

Docker Quick Start Guide

by Earl Waud4.2

You'll get started by learning how to set up a Docker development environment on a Linux, Mac, or Windows workstation, along with understanding the essential commands to run and manage your Docker images and containers. You will then explore Dockerfile and learn how to build your own enterprise-grade Docker images. Learn more »

Using Docker

by Adrian Mouat4.02

Using Docker will take you from Docker and container basics to running dozens of containers on a multi-host system with networking and scheduling. The core of the book walks you through the steps needed to develop, test, and deploy a web application with Docker. Learn more »

Docker in Practice

by Ian Miell, Aiden H. Sayers3.95

The book teaches you rock-solid, tested Docker techniques, such as replacing VMs, enabling microservices architecture, efficient network modeling, offline productivity, and establishing a container-driven continuous delivery process. Following a cookbook-style problem/solution format, you'll explore real-world use cases and learn how to apply the lessons to your own dev projects. Learn more »

Popular categories

  • Python
  • AWS
  • Kubernetes
  • Java
  • JavaScript
  • DevOps
  • Docker
  • NodeJS

Popular frameworks

  • Spring Boot
  • Django
  • Laravel
  • React
  • Symfony
  • Akka
  • Flutter
  • Quarkus

Useful tutorials

How to merge two dictionaries in Python?

Python makes merging two dictionaries easy. Below you can find an example created directly in the Python interpreter. It defines two dictionaries, a and b, and then it creates a new dictionary c by merging two previously created dictionaries. Learn more »

How to remove unused Docker images?

Docker images can quickly consume a lot of available disk space. This tutorial shows how to remove unused docker images quickly, as well as what are other clean-up operations worth running once in a while. Learn more »

© 2021 howtolearn.blog

Disclosure: Some of the links on that page are affiliate links - if you go through them to make a purchase, we will earn small commission. No extra cost on your side.