Best full course on DevOps for free

Best full course on DevOps for free

356Reads
7 September, 2022

Here is the best Full Free course on DevOps by freecodecamp.

Software companies offer some of the highest-paying roles in the field of DevOps. Knowing how DevOps works will enhance your productivity as a developer, even if you don't work in the field.

YouTube
YouTube

Part 1 - Code Review Automation

  • Lesson 1 What is DevOps?
  • Lesson 2 - What is Test Driven Development (TDD)?
  • Lesson 3 - What is Continuous Integration (CI)? w/ CI setup TUTORIAL
  • Lesson 4 - What is code coverage?
  • Lesson 5 - Linting best practices
  • Lesson 6 - Ephemeral environments w/ setup TUTORIAL

Part 2 - Deployment Strategies

  • Lesson 7 - Virtual Machines (VMs) vs. Containers
  • Lesson 8 - Rolling deployments
  • Lesson 9 - Blue/green deployments w/ Continuous Deployment setup TUTORIAL
  • Lesson 10 - What is autoscaling?
  • Lesson 11 - What is service discovery?

Part 3 - Application Performance Management (APM)

  • Lesson 12 - What is log aggregation?
  • Lesson 13 - Vital production metrics