Completed
02:41:44 — ESLint Prettier
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
DevOps Full Course - Build and Deploy a Scalable Production Ready API
Automatically move to the next video in the Classroom when playback concludes
- 1 00:00:00 — Introduction
- 2 00:06:04 — Introduction to DevOps
- 3 00:09:45 — What is DevOps
- 4 00:20:41 — What You Need to Learn in DevOps
- 5 00:25:42 — Version Control Git & GitHub
- 6 00:50:33 — CI/CD Pipelines
- 7 00:55:06 — Build Your First Pipeline
- 8 01:03:21 — Docker
- 9 01:55:39 — Kubernetes
- 10 02:03:35 — Kubernetes Demo
- 11 02:26:34 — Infrastructure as Code IaC
- 12 02:29:37 — More on DevOps
- 13 02:30:49 — Setup
- 14 02:41:44 — ESLint Prettier
- 15 02:46:09 — Database Setup
- 16 02:54:18 — Logger & Middleware
- 17 03:05:15 — Authentication I
- 18 03:35:56 — Warp Setup
- 19 03:47:53 — Security Middleware
- 20 04:03:11 — Dockerization
- 21 04:21:49 — User CRUD
- 22 04:38:50 — Testing
- 23 04:48:35 — Next Steps