Utilizing Docker

Utilizing Docker

Your next lesson is A side note

0 of 111 videos complete
Start

Utilizing Docker

Once you have mastered the Docker fundamentals, it is time to dig deeper. We will dive into the various aspects of developing and running applications using Docker containers. The goal is to get you to a level where running applications using Docker feels natural to you.

We will be developing applications in various languages and put them into containers. You will get the chance to develop in the language of your choice!

Additionally, you will also learn to use Docker Swarm for container orchestration which will teach you how to deal with a containerized environment in production.

Content

The build process

Writing code

Running containers

Optimal images

Docker Swarm

Managing a cluster

Running services

Healthy containers