Learn the core fundamentals of Docker by building a Node/Express app with a Mongo & Redis database.
We’ll start off by keeping things simple with a single container, and gradually add more complexity to our app by integrating a Mongo container, and then finally adding in a redis database for authentication.
We’ll learn how to do things manually with the cli, then move on to docker compose. We’ll focus on the challenges of moving from a development environment to a production environment.
We’ll deploy and Ubuntu VM as our production server, and utilize a container orchestrator like docker swarm to handle rolling updates.
✏️ Course developed by Sanjeev Thiyagarajan. Check out his channel:
⭐️ Course Contents ⭐️
0:00:14 Intro & demo express app
0:04:18 Custom Images with Dockerfile
0:10:34 Docker image layers & caching
0:20:26 Docker network
1 view
149
37
4 years ago 00:20:28 1
Learn Docker in 20 Minutes
5 years ago 00:52:37 22
Andrea Panizza - Docker per Machine/Deep Learning
7 years ago 00:12:00 6
Learn Docker in 12 Minutes 🐳
3 years ago 00:56:04 55
Docker Tutorial for Beginners
2 years ago 00:05:30 1
How to learn Docker step by step examples - Docker Images
4 years ago 00:20:31 46
How to train a deep learning model using docker?
3 years ago 05:22:00 5
Learn Docker - DevOps with & Express
4 years ago 00:34:22 2
Deploy Machine Learning Project with Docker | Data Science Project in Docker | Docker Tutorial part1
2 years ago 00:35:11 54
Docker Containers vs Virtual Machines
3 years ago 01:06:27 20
Building Machine Learning Models into Docker Images // Luke Marsden // MLOps Meetup #76
10 years ago 00:35:04 67
Andrew T. Baker - Docker 101: Introduction to Docker - PyCon 2015
5 years ago 00:09:14 8
Containerize Your Machine Learning Model in Under 10 Min with Docker
2 years ago 00:39:12 1
Docker networking is CRAZY!! (you NEED to learn it)
4 years ago 00:06:26 28
Запускаем JupyterLab из под Docker
4 years ago 00:16:55 27
Running Scheduled Laravel Tasks with Docker
3 years ago 00:11:22 1
Docker Crash Course #11 - Docker Compose
8 years ago 01:03:33 63
Docker for PHP Developers
2 years ago 00:04:57 1
How to learn Docker for beginners for MNC - Open AI tools
1 year ago 00:19:34 3
[Tutorial] Machine Learning Docker Container On Jetson Nano
4 years ago 00:33:41 6
Distributed Deep Learning with Docker at Salesforce
3 years ago 00:07:26 1
Docker Crash Course #1 - What is Docker?
2 years ago 00:02:07 7
Docker in 100 Seconds
4 years ago 00:09:42 3
Docker (4) - Testing & Deployment - Full Stack Deep Learning