Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rishabkumar7/the-devops-guide

A guide to learn DevOps
https://github.com/rishabkumar7/the-devops-guide

ci-cd cloud containerization containers devops git hacktoberfest iac k8s terraform

Last synced: 5 days ago
JSON representation

A guide to learn DevOps

Awesome Lists containing this project

README

        

# Welcome to The DevOps Guide

[![GitHub stars](https://img.shields.io/github/stars/rishabkumar7/the-devops-guide.svg?style=social&label=Star&maxAge=2592000)](https://GitHub.com/rishabkumar7/the-devops-guide/stargazers/)
[![GitHub forks](https://img.shields.io/github/forks/rishabkumar7/the-devops-guide.svg?style=social&label=Fork&maxAge=2592000)](https://GitHub.com/rishabkumar7/the-devops-guide/network/)
[![GitHub license](https://img.shields.io/github/license/rishabkumar7/the-devops-guide.svg)](https://github.com/rishabkumar7/the-devops-guide/blob/main/LICENSE.md)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)

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](https://thedevops.guide)

## Prerequisite

- Linux
- Networking
- Programming Fundamentals (Python)

I highly recommend some fundamental knowledge of Linux, Networking and Programming.
Checkout [Learn to Cloud Guide](https://learntocloud.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.](https://youtu.be/nI8-qnSMY40)

## 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](https://github.com/rishabkumar7/the-devops-guide/issues)

## License

[MIT](LICENSE.md)