Completed
What is a Container?
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
DevOps Tutorial for Beginners in Hindi
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Why DevOps?
- 3 What is DevOps?
- 4 DevOps Phases
- 5 DevOps Principles
- 6 Agile and DevOps
- 7 Intro to DevOps Tools
- 8 Who is a DevOps Engineer?
- 9 DevOps Case Study
- 10 Pre-requisites
- 11 What is Version Control ?
- 12 What are the different VCS available?
- 13 Git Overview
- 14 Getting Started with GitHub
- 15 Installing and Configuring Git
- 16 Basics Commands
- 17 Git Branches
- 18 Git Merging
- 19 Git Merge Conflicts
- 20 Git Rebasing
- 21 Git Workflow
- 22 Docker
- 23 What is a Container?
- 24 Container vs VM
- 25 What is Docker?
- 26 Docker installations and Setup
- 27 Docker basic Commands
- 28 Docker Architecture
- 29 Docker File
- 30 Docker Storage
- 31 Docker Networks
- 32 Docker Compose
- 33 Docker Swarm
- 34 Jenkins
- 35 What is Jenkins?
- 36 Jenkins Installation & Setup
- 37 Jenkins Architecture
- 38 Setting up a CI/CD Pipeline
- 39 Continuous Monitoring
- 40 What is ELK Stack?
- 41 ELK Installation & Setup & Monitoring
- 42 Prometheus & Grafana Monitoring
- 43 Prometheus Architecture
- 44 Monitoring with Prometheus & Grafana
- 45 Best Practices & Approaches