Completed
Containers vs VMs
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Complete Docker Tutorial - From Basics to Advanced DevOps Practices
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Agenda
- 3 Introduction to Docker
- 4 What is a Container?
- 5 Containers vs VMs
- 6 Why do we need Containers?
- 7 What is Docker?
- 8 Docker Installation and Setup
- 9 Docker Environment
- 10 Docker Commands
- 11 Docker Architecture
- 12 Dockerfile Instructions
- 13 Wordpress setup with Docker
- 14 Docker compose
- 15 Installation of Docker on Windows
- 16 Docker Swarm
- 17 Dockerfile - Demo using nginx
- 18 Why continous Monitoring
- 19 Types of Monitoring
- 20 What is Prometheus?
- 21 What is Grafana?
- 22 What is Nodejs?
- 23 Docker vs Kubernetes
- 24 Docker Swarm Architecture
- 25 AWS ECR
- 26 Deploying a simple app using Docker and ECS
- 27 Introduction to Kubernetes
- 28 Kubernetes Features
- 29 Kubernetes Functions
- 30 Kubernets Components
- 31 Kubernetes Installation and Setup
- 32 YAML File
- 33 What is Spring Boot?
- 34 Launch a Spring Boot Java App with Docker