Completed
00:22:31 — Backend Architectures
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Build and Deploy a Production-Ready Subscription Management API
Automatically move to the next video in the Classroom when playback concludes
- 1 00:00:00 — Intro
- 2 00:02:33 — Introduction to the backend
- 3 00:05:08 — HTTP, DNS, IPs & Networks
- 4 00:06:58 — APIs: The Backend’s Messenger
- 5 00:12:25 — Types of APIs
- 6 00:14:00 — Backend Languages
- 7 00:15:39 — Databases: The Backbone of Your Backend
- 8 00:22:31 — Backend Architectures
- 9 00:26:22 — Demo and Setup Tools
- 10 00:34:27 — Setup
- 11 00:39:17 — Create Express Server
- 12 00:41:54 — Config
- 13 00:45:46 — Routes
- 14 00:59:49 — MongoDB
- 15 01:06:34 — Models
- 16 01:20:18 — Error Handler
- 17 01:27:47 — Authentication
- 18 01:49:44 — Authorization
- 19 02:01:26 — Arcjet
- 20 02:13:03 — Subscriptions
- 21 02:20:54 — Reminder Workflow
- 22 02:42:57 — Send Emails
- 23 03:00:12 — VPS Hosting & Deployment