Completed
- Cloudflare Resources
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
DevOps Crash Course - Docker, Terraform, and Github Actions
Automatically move to the next video in the Classroom when playback concludes
- 1 - Intro
- 2 - Project Overview
- 3 - Application Architecture
- 4 - Part 1: Getting the initial project running
- 5 - Part 2: Dockerize the application
- 6 - Docker-compose
- 7 - Aside: Makefiles!
- 8 - Part 3: Terraform (Infrastructure as Code)
- 9 - Setting up Terraform providers
- 10 - GCP Resources
- 11 - Terraform variables
- 12 - Atlas MongoDB Resources
- 13 - Cloudflare Resources
- 14 - Aside: Secrets/credential management
- 15 - Part 4: Deploying Manually
- 16 - Part 5: CI/CD with Github Actions
- 17 - Testing the Github action
- 18 - Separate staging and production
- 19 - Outro