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
- 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.
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
Please open an Issue