Skip to content

rishabkumar7/the-devops-guide

Repository files navigation

Welcome to The DevOps Guide

GitHub stars GitHub forks GitHub license PRs Welcome

DevOps Guide is an open-source guide to provide you with an outline of skills needed to learn to get into DevOps. At the end of it you should have the technical knowledge of DevOps. We have a web version now - thedevops.guide

Prerequisite

  • Linux
  • Networking
  • Programming Fundamentals (Python)

I highly recommend some fundamental knowledge of Linux, Networking and Programming. Checkout Learn to Cloud Guide as it has some great resources and projects for these prerequisites.

DevOps Engineers can be self-taught?

Yes, here is how I did it.

How this Guide works

We have following chapters which covers fundamentals of DevOps:

  • Version Control System (VCS)
  • Continuous integration and continuous deployment (CI/CD)
  • Infrastructure as Code (IaC)
  • Configuration Management
  • Containerization
  • Monitoring/Observability

Have Questions or Feedback?

Please open an Issue

License

MIT