Analysis updated 2026-06-20
Follow the 90-day plan to go from zero to job-ready in DevOps using only free tools and community resources.
Use specific chapters to fill knowledge gaps, like learning Kubernetes or Terraform, without following the full curriculum.
Study DevSecOps practices from the 2023 edition to learn how to weave security into a development workflow.
Watch the 91 community video sessions from 2024 to see real-world DevOps practices explained by practitioners.
| michaelcade/90daysofdevops | 233boy/v2ray | addyosmani/agent-skills | |
|---|---|---|---|
| Stars | 29,449 | 28,915 | 30,187 |
| Language | Shell | Shell | Shell |
| Setup difficulty | easy | moderate | easy |
| Complexity | 3/5 | 3/5 | 1/5 |
| Audience | ops devops | ops devops | developer |
Figures from each repo's GitHub metadata at analysis time.
It is a learning guide, no installation required to start reading, but hands-on exercises need free tool installs like Docker and a cloud account.
90DaysOfDevOps is a structured learning guide covering the broad discipline of DevOps, the practices and tools used to build, deploy, and maintain software reliably and quickly. It started as one person's public learning journal over 90 days in early 2022 and grew into a community resource with three years of content. DevOps (short for Development and Operations) is the practice of bridging the gap between writing software and running it in production. The guide covers a wide range of topics including containers (packages that bundle software with everything it needs to run), infrastructure as code (managing servers and cloud resources through configuration files rather than manual setup), networking basics, Kubernetes (a system for managing containers at scale), Ansible (a tool for automating server configuration), Terraform (a tool for provisioning cloud infrastructure), and backup strategies. The 2022 content was written by the author and refined by the community. The 2023 edition adds a DevSecOps angle, security practices woven into the development process, contributed by subject matter experts. The 2024 edition consists of 91 community video sessions. You would use this if you're trying to learn DevOps from scratch or fill specific gaps in knowledge, and prefer free, open resources over paid courses. Everything referenced uses free, community, or open source software.
A free 90-day structured learning guide covering DevOps from scratch, containers, cloud infrastructure, Kubernetes, automation tools, and security, built by one person's public journal that grew into a community resource.
Mainly Shell. The stack also includes Shell, Kubernetes, Terraform.
Not specified in the explanation, likely open for personal educational use given its community nature.
Setup difficulty is rated easy, with roughly 30min to a first successful run.
Mainly ops devops.
This repo across BitVibe Labs
Verify against the repo before relying on details.