PaidHands-on LabsCertification Prep
DevOps & CI/CD Pipelines
Automate build, test, and deployment with GitHub Actions and Azure Pipelines.

12
Modules
68
Lessons
11
Hands-on Labs
12
Module Assessments
Curriculum
Introduction to DevOps and CI/CD · Lesson
What Is DevOps, Actually?
Objective
Explain the concrete practice underneath the DevOps buzzword.
Beyond the buzzword
DevOps gets used as a buzzword for "developers and ops teams being friendlier," but the concrete practice underneath it is removing the manual handoffs between writing code and running it in production.
What that looks like in practice
Automating build, test, and release so a change can go from commit to production safely, quickly, and repeatedly, rather than being a quarterly event everyone dreads.
OnCloudLearning