DevOps Guide
DevOps Guide - Development to Production all configurations with basic notes to debug efficiently.
No resume needed. Just prove you can code. Take Triplebyte’s quiz and go straight to final onsite interviews! The project is written primarily in HTML, distributed under the MIT License license, first published in 2019. It has gained significant community traction with 9,244 stars and 2,063 forks on GitHub. Key topics include: ansible, cheatsheet, ci-cd, containers, devops.

<center> <table> <tr> <td align="center"><a href="./Container-orchestration/Docker"><img src="img/docker.png" width="75px;" height="75px;" alt="Docker"/><br/><b>Docker</b></a><br /><sub><a href="./Container-orchestration/Docker/docker-concepts.md">Docker Concepts</a></sub><br><sub><a href="./Container-orchestration/Docker/docker-notes.md">Docker Notes</a></sub><br><sub><a href="./Container-orchestration/Docker">Docker Tutorial</a></sub></td> <td align="center"><a href="./Container-orchestration/kubernetes"><img src="img/logo/kubernetes.png" width="75px;" height="75px;" alt="kubernetes"/><br /><b>Kubernetes</b></a><br /><sub><a href="./Container-orchestration/kubernetes/kuber-concepts.md">Kubernetes Concepts</a></sub><br><sub><a href="./Container-orchestration/kubernetes/kubernetes-commands.md">Kubernetes Commands</a></sub></td> <td align="center"><a href="./observability/Prometheus"><img src="img/logo/prometheus.png" width="75px;" height="75px;" alt="Prometheus"/><br /><b>Prometheus</b></a><br /><sub><a href="./observability/Prometheus/prometheus-concepts.md">Prometheus Concepts</a></sub><br><sub><a href="./observability/Prometheus/prometheus-tutorials.md">Prometheus Tutorial</a></sub></td> <td align="center"><a href="./CI-CD/git"><img src="img/logo/git.png" width="90px;" height="75px;" alt="Git"/><br /><b>Git</b></a><br/><sub><a href="./CI-CD/git/git-basic-commands.md">Git Concepts</a></sub><br><sub><a href="./CI-CD/git/git-advanced-commands.md">Git Advanced</a></sub></td> <td align="center"><a href="./Infrastructure-provisioning/Ansible"><img src="img/logo/ansible.png" width="70px;" height="75px;" alt="Ansible"/><br /><b>Ansible</b></a><br /><sub><a href="./Infrastructure-provisioning/Ansible/ansible-concepts.md"> Ansible Concepts</a></sub><br><sub><a href="./Infrastructure-provisioning/Ansible/ansible-tutorials.md"> Ansible Tutorials</a></sub></td> <td align="center"><a href="./Infrastructure-provisioning/Terraform"><img src="img/logo/terraform.png" width="65px;" height="75px;" alt="Terraform"/><br /><b>Terraform </b></a><br /><sub><a href="./Infrastructure-provisioning/Terraform/terraform-concepts.md">Terraform Concepts</a></sub><br><sub><a href="./Infrastructure-provisioning/Terraform/terraform-tutorials.md"> Terraform Tutorials</a></sub></td> <td align="center"><a href="./CI-CD/jenkins"><img src="img/logo/jenkins.png" width="100x;" height="75px;" alt="Jenkins"/><br /><b>Jenkins</b></a><br /><sub><a href="./CI-CD/jenkins/jenkins-concepts.md">Jenkins Concepts</a></sub><br><sub><a href="./CI-CD/jenkins/jenkins-tutorials.md">Jenkins Tutorials</a></sub></td> </tr> </table> </center> <center> <table> <tr> <td align="center"><a href="./OS"><img src="img/logo/linux.png" width="75x;" height="75px;" alt="Linux"/><br /><b>Linux</b></a><br /><sub><a href="./OS/os-concepts.md">OS/Linux-Concepts</a></sub><br><sub><a href="./OS/os-commands.md">Linux Commands</a></sub></td> <td align="center"><a href="./Networking"><img src="img/logo/network.png" width="80x;" height="75px;" alt="Networking"/><br /><b>Networking</b></a><br /><sub><a href="./Networking/networking-concepts.md">Networking Concepts</a></sub><br><sub><a href="./Networking/networking-commands.md">Networking Commands</a></sub></td> <td align="center"><a href="./Books"><img src="img/logo/books.png" width="80x;" height="75px;" alt="Books"/><br /><b>Books</b></a><br /><sub></td> <td align="center"><a href="./Interview"><img src="img/logo/interview.png" width="80x;" height="75px;" alt="Interview"/><br /><b>Interview </b></a><br /><sub><a href="./Interview/Dev-ops-Interview.md">Interview Questions</a></sub></td> <td align="center"><a href="./CI-CD/GitlabCi"><img src="img/logo/gitlab.png" width="80x;" height="75px;" alt="Gitlab"/><br /><b>Gitlab</b></a><br /><sub><a href="./CI-CD/GitlabCi/gitlab-concepts.md">Gitlab Concepts</a></sub><br><sub><a href="./CI-CD/GitlabCi/gitlab-commands.md">Gitlab Commands</a></sub></td> <td align="center"><a href="./Infrastructure-provisioning/Puppet"><img src="img/logo/puppet.png" width="100x;" height="75px;" alt="Puppet"/><br /><b>Puppet</b></a><br /><sub><a href="./Infrastructure-provisioning/Puppet/puppet-concepts.md">Puppet Concepts</a></sub><br><sub><a href="./Infrastructure-provisioning/Puppet/puppet-commands.md">Puppet Commands</a></sub></td> <td align="center"><a href="./Infrastructure-provisioning/Chef"><img src="img/logo/chef.jpg" width="80x;" height="75px;" alt="Chef"/><br /><b>Chef</b></a><br /><sub><a href="./Infrastructure-provisioning/Chef/chef-concepts.md">Chef Concepts</a></sub><br><sub><a href="./Infrastructure-provisioning/Chef/chef-commands.md">Chef Commands</a></sub></td> </tr> </table> </center> <center> <table> <tr> <td align="center"><a href="./CI-CD/TravisCi"><img src="img/logo/travisci.png" width="70x;" height="75px;" alt="Gitlab"/><br /><b>Travis</b></a><br /><sub><a href="./CI-CD/TravisCi/travis-concepts.md">Travis Concepts</a></sub><br><sub><a href="./CI-CD/TravisCi/travis-commands.md">Travis Commands</a></sub></td> <td align="center"><a href="./CI-CD/Actions"><img src="img/logo/actions.png" width="75x;" height="75px;" alt="Actions"/><br /><b>GitHub Actions</b></a><br /><sub><a href="./CI-CD/Actions/github-actions-concepts.md">Actions Concepts</a></sub><br><sub><a href="./CI-CD/Actions/github-actions-tutorial.md">Actions Tutorial</a></sub></td> <td align="center"><a href="./CI-CD/CircleCI"><img src="img/logo/circleci.png" width="70x;" height="75px;" alt="CircleCI"/><br /><b>CircleCI</b></a><br /><sub><a href="./CI-CD/CircleCI/circleci-concepts.md">CircleCI Concepts</a></sub><br><sub><a href="./CI-CD/CircleCI/circleci-commands.md">CircleCI Commands</a></sub></td> </tr> </table> </center>
Getting Started DevOps Links:
- What is Devops - AWS
- What is DevOps - Logit.io
- DevOps Roadmap by kamranahmedse
- Devops Roadmap by Nguyen Truong Duong
- Roadmap To devops
- r/devops
- IBM Kubernetes Handson Labs
- Getting Started With Azure DevOps
- Getting started with Google Cloud Platform
- Freecodecamp Devops Getting Started Articles
- The-devops-roadmap-for-programmers
- DevOps Getting Started
- How-to-get-started-with-devops
- Going-from-it-to-devops
- How to Become a DevOps Engineer in Six Months
- Who is DevOps? Is it Worth it to Become a DevOps Engineer?
- Dynamic DevOps Roadmap: Experience-Driven DevOps
Contributors ✨
Thanks goes to these wonderful people (emoji key):
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --> <!-- prettier-ignore-start --> <!-- markdownlint-disable --> <table> <tr> <td align="center"><a href="http://www.ghostwheel.co.uk"><img src="https://avatars0.githubusercontent.com/u/652579?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Neil Duncan</b></sub></a><br /><a href="https://github.com/Tikam02/DevOps-Guide/commits?author=neilduncan" title="Documentation">📖</a></td> <td align="center"><a href="https://github.com/cuzza0"><img src="https://avatars0.githubusercontent.com/u/8264053?v=4?s=100" width="100px;" alt=""/><br /><sub><b>cuzza0</b></sub></a><br /><a href="https://github.com/Tikam02/DevOps-Guide/commits?author=cuzza0" title="Documentation">📖</a></td> <td align="center"><a href="https://adrianmoisey.gitlab.com/"><img src="https://avatars3.githubusercontent.com/u/736329?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Adrian Moisey</b></sub></a><br /><a href="https://github.com/Tikam02/DevOps-Guide/commits?author=adrianmoisey" title="Documentation">📖</a></td> <td align="center"><a href="https://github.com/Win32Sector"><img src="https://avatars3.githubusercontent.com/u/7781383?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Pavel Kozlov</b></sub></a><br /><a href="#question-Win32Sector" title="Answering Questions">💬</a></td> <td align="center"><a href="https://github.com/milap-neupane"><img src="https://avatars0.githubusercontent.com/u/2145263?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Milap Neupane</b></sub></a><br /><a href="https://github.com/Tikam02/DevOps-Guide/commits?author=milap-neupane" title="Code">💻</a> <a href="#tutorial-milap-neupane" title="Tutorials">✅</a></td> <td align="center"><a href="https://johnoctubre.me/"><img src="https://avatars0.githubusercontent.com/u/1725315?v=4?s=100" width="100px;" alt=""/><br /><sub><b>john</b></sub></a><br /><a href="https://github.com/Tikam02/DevOps-Guide/commits?author=johnoct" title="Documentation">📖</a></td> <td align="center"><a href="https://www.linkedin.com/in/jobin-george-364bbb127/"><img src="https://avatars0.githubusercontent.com/u/26024383?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Jobin George</b></sub></a><br /><a href="https://github.com/Tikam02/DevOps-Guide/commits?author=jobintweets" title="Documentation">📖</a></td> </tr> <tr> <td align="center"><a href="https://github.com/tsyr2ko"><img src="https://avatars3.githubusercontent.com/u/344274?v=4?s=100" width="100px;" alt=""/><br /><sub><b>tsyr2ko</b></sub></a><br /><a href="https://github.com/Tikam02/DevOps-Guide/commits?author=tsyr2ko" title="Documentation">📖</a></td> <td align="center"><a href="https://twitter.com/VictorNS69"><img src="https://avatars2.githubusercontent.com/u/10101065?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Víctor Nieves Sánchez</b></sub></a><br /><a href="https://github.com/Tikam02/DevOps-Guide/commits?author=VictorNS69" title="Documentation">📖</a></td> <td align="center"><a href="https://blog.acropanda.top/"><img src="https://avatars1.githubusercontent.com/u/25024102?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Frank</b></sub></a><br /><a href="https://github.com/Tikam02/DevOps-Guide/commits?author=acrofrank" title="Documentation">📖</a></td> <td align="center"><a href="https://medium.com/@asadmansoor"><img src="https://avatars0.githubusercontent.com/u/7865693?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Asad Mansoor</b></sub></a><br /><a href="https://github.com/Tikam02/DevOps-Guide/commits?author=asadmansr" title="Documentation">📖</a></td> <td align="center"><a href="https://angristan.xyz"><img src="https://avatars1.githubusercontent.com/u/11699655?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Stanislas</b></sub></a><br /><a href="https://github.com/Tikam02/DevOps-Guide/commits?author=angristan" title="Documentation">📖</a></td> <td align="center"><a href="https://www.linkedin.com/in/rodrigofazenda/"><img src="https://avatars2.githubusercontent.com/u/12849476?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Rodrigo Fazenda</b></sub></a><br /><a href="https://github.com/Tikam02/DevOps-Guide/commits?author=rodrigofazenda" title="Documentation">📖</a></td> <td align="center"><a href="https://github.com/nkstanchev"><img src="https://avatars0.githubusercontent.com/u/22329266?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Nikolay Stanchev</b></sub></a><br /><a href="https://github.com/Tikam02/DevOps-Guide/commits?author=nkstanchev" title="Documentation">📖</a></td> </tr> <tr> <td align="center"><a href="https://github.com/meet59patel"><img src="https://avatars2.githubusercontent.com/u/45785817?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Meet Patel</b></sub></a><br /><a href="https://github.com/Tikam02/DevOps-Guide/commits?author=meet59patel" title="Code">💻</a></td> <td align="center"><a href="https://shenxianpeng.github.io"><img src="https://avatars1.githubusercontent.com/u/3353385?v=4?s=100" width="100px;" alt=""/><br /><sub><b>shenxianpeng</b></sub></a><br /><a href="https://github.com/Tikam02/DevOps-Guide/commits?author=shenxianpeng" title="Documentation">📖</a></td> <td align="center"><a href="https://github.com/Umang2002"><img src="https://avatars3.githubusercontent.com/u/56287922?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Umang Dobariya</b></sub></a><br /><a href="https://github.com/Tikam02/DevOps-Guide/commits?author=Umang2002" title="Documentation">📖</a></td> <td align="center"><a href="https://github.com/Revenge-Rakesh"><img src="https://avatars2.githubusercontent.com/u/36032275?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Rakesh .B</b></sub></a><br /><a href="https://github.com/Tikam02/DevOps-Guide/commits?author=Revenge-Rakesh" title="Documentation">📖</a></td> <td align="center"><a href="https://github.com/fedGL"><img src="https://avatars3.githubusercontent.com/u/30448072?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Federico Garcia-Lorca</b></sub></a><br /><a href="https://github.com/Tikam02/DevOps-Guide/commits?author=fedGL" title="Documentation">📖</a></td> <td align="center"><a href="https://github.com/kawaiipantsu"><img src="https://avatars0.githubusercontent.com/u/12233528?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Dave</b></sub></a><br /><a href="https://github.com/Tikam02/DevOps-Guide/commits?author=kawaiipantsu" title="Documentation">📖</a></td> <td align="center"><a href="https://listout.github.io/mysite/"><img src="https://avatars1.githubusercontent.com/u/66715002?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Brahmajit</b></sub></a><br /><a href="https://github.com/Tikam02/DevOps-Guide/commits?author=listout" title="Documentation">📖</a> <a href="https://github.com/Tikam02/DevOps-Guide/commits?author=listout" title="Code">💻</a></td> </tr> <tr> <td align="center"><a href="https://milindchawre.github.io/"><img src="https://avatars0.githubusercontent.com/u/21288765?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Milind Chawre</b></sub></a><br /><a href="https://github.com/Tikam02/DevOps-Guide/commits?author=milindchawre" title="Code">💻</a></td> <td align="center"><a href="http://lnfnunes.com.br"><img src="https://avatars1.githubusercontent.com/u/2450417?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Leandro Nunes</b></sub></a><br /><a href="https://github.com/Tikam02/DevOps-Guide/commits?author=lnfnunes" title="Code">💻</a></td> <td align="center"><a href="https://github.com/creativeyashi"><img src="https://avatars2.githubusercontent.com/u/56039343?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Yashika Gupta</b></sub></a><br /><a href="https://github.com/Tikam02/DevOps-Guide/commits?author=creativeyashi" title="Code">💻</a></td> <td align="center"><a href="https://www.linkedin.com/in/victor-da-silva-a75951138/"><img src="https://avatars3.githubusercontent.com/u/40555247?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Victor da Silva</b></sub></a><br /><a href="https://github.com/Tikam02/DevOps-Guide/commits?author=VictordaSiIva" title="Code">💻</a></td> <td align="center"><a href="https://github.com/errazudin"><img src="https://avatars2.githubusercontent.com/u/539687?v=4?s=100" width="100px;" alt=""/><br /><sub><b>errazudin ishak</b></sub></a><br /><a href="https://github.com/Tikam02/DevOps-Guide/commits?author=errazudin" title="Code">💻</a></td> <td align="center"><a href="https://github.com/waniniraj"><img src="https://avatars0.githubusercontent.com/u/20483354?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Niraj</b></sub></a><br /><a href="https://github.com/Tikam02/DevOps-Guide/commits?author=waniniraj" title="Code">💻</a> <a href="https://github.com/Tikam02/DevOps-Guide/commits?author=waniniraj" title="Documentation">📖</a></td> <td align="center"><a href="https://github.com/petemadis"><img src="https://avatars1.githubusercontent.com/u/44151476?v=4?s=100" width="100px;" alt=""/><br /><sub><b>petemadis</b></sub></a><br /><a href="https://github.com/Tikam02/DevOps-Guide/commits?author=petemadis" title="Documentation">📖</a></td> </tr> <tr> <td align="center"><a href="http://onaopewapo.wordpress.com"><img src="https://avatars1.githubusercontent.com/u/64684770?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Onaopemipo</b></sub></a><br /><a href="https://github.com/Tikam02/DevOps-Guide/commits?author=Onaope" title="Documentation">📖</a></td> <td align="center"><a href="https://github.com/mygwen"><img src="https://avatars2.githubusercontent.com/u/56973180?v=4?s=100" width="100px;" alt=""/><br /><sub><b>mygwen</b></sub></a><br /><a href="https://github.com/Tikam02/DevOps-Guide/commits?author=mygwen" title="Documentation">📖</a></td> <td align="center"><a href="https://github.com/cjjp-sushi"><img src="https://avatars2.githubusercontent.com/u/44535517?v=4?s=100" width="100px;" alt=""/><br /><sub><b>peachybutt</b></sub></a><br /><a href="https://github.com/Tikam02/DevOps-Guide/commits?author=cjjp-sushi" title="Documentation">📖</a></td> <td align="center"><a href="https://github.com/jenistenxavier"><img src="https://avatars1.githubusercontent.com/u/43406772?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Jenisten Xavier</b></sub></a><br /><a href="https://github.com/Tikam02/DevOps-Guide/commits?author=jenistenxavier" title="Documentation">📖</a></td> <td align="center"><a href="https://github.com/sahid1486"><img src="https://avatars1.githubusercontent.com/u/60508279?v=4?s=100" width="100px;" alt=""/><br /><sub><b>sahid1486</b></sub></a><br /><a href="#content-sahid1486" title="Content">🖋</a> <a href="https://github.com/Tikam02/DevOps-Guide/commits?author=sahid1486" title="Code">💻</a></td> <td align="center"><a href="https://thorsten-hans.com"><img src="https://avatars0.githubusercontent.com/u/357884?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Thorsten Hans</b></sub></a><br /><a href="#content-ThorstenHans" title="Content">🖋</a> <a href="https://github.com/Tikam02/DevOps-Guide/commits?author=ThorstenHans" title="Code">💻</a></td> <td align="center"><a href="https://github.com/yenyl"><img src="https://avatars1.githubusercontent.com/u/57047995?v=4?s=100" width="100px;" alt=""/><br /><sub><b>yenyl</b></sub></a><br /><a href="https://github.com/Tikam02/DevOps-Guide/commits?author=yenyl" title="Documentation">📖</a></td> </tr> <tr> <td align="center"><a href="https://github.com/tiramisubliss"><img src="https://avatars2.githubusercontent.com/u/17046296?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Wasisto</b></sub></a><br /><a href="https://github.com/Tikam02/DevOps-Guide/commits?author=tiramisubliss" title="Documentation">📖</a></td> <td align="center"><a href="https://github.com/Sakura74"><img src="https://avatars0.githubusercontent.com/u/62328534?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Muskan Rathore</b></sub></a><br /><a href="https://github.com/Tikam02/DevOps-Guide/commits?author=Sakura74" title="Documentation">📖</a></td> <td align="center"><a href="https://github.com/Ebennetteng"><img src="https://avatars0.githubusercontent.com/u/60264726?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Ebennetteng</b></sub></a><br /><a href="https://github.com/Tikam02/DevOps-Guide/commits?author=Ebennetteng" title="Documentation">📖</a></td> <td align="center"><a href="https://github.com/ShvetaVasisht"><img src="https://avatars.githubusercontent.com/u/74658760?v=4?s=100" width="100px;" alt=""/><br /><sub><b>ShvetaVasisht</b></sub></a><br /><a href="https://github.com/Tikam02/DevOps-Guide/commits?author=ShvetaVasisht" title="Code">💻</a></td> <td align="center"><a href="https://github.com/franciosi"><img src="https://avatars.githubusercontent.com/u/123564?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Franciosi</b></sub></a><br /><a href="https://github.com/Tikam02/DevOps-Guide/commits?author=franciosi" title="Code">💻</a></td> <td align="center"><a href="https://github.com/s403o"><img src="https://avatars.githubusercontent.com/u/38042656?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Eslam Adel</b></sub></a><br /><a href="https://github.com/Tikam02/DevOps-Guide/commits?author=s403o" title="Documentation">📖</a></td> <td align="center"><a href="https://github.com/mahmoodahmad100"><img src="https://avatars.githubusercontent.com/u/24311652?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Mahmood Ahmad</b></sub></a><br /><a href="https://github.com/Tikam02/DevOps-Guide/commits?author=mahmoodahmad100" title="Documentation">📖</a></td> </tr> <tr> <td align="center"><a href="https://github.com/darostegui"><img src="https://avatars.githubusercontent.com/u/61184284?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Diego Arostegui</b></sub></a><br /><a href="https://github.com/Tikam02/DevOps-Guide/commits?author=darostegui" title="Code">💻</a></td> <td align="center"><a href="https://github.com/relativvv"><img src="https://avatars.githubusercontent.com/u/52501124?s=400&u=65c9b54a550063e6bd3b4fb36f0ed7c9ac80bde5&v=4" alt=""/><br /><sub><b>relativvv</b></sub></a><br /><a href="https://github.com/relativvv/DevOps-Guide/commits?author=relativvv" title="Code">💻</a></td> </tr> </table> <!-- markdownlint-restore --> <!-- prettier-ignore-end --> <!-- ALL-CONTRIBUTORS-LIST:END -->This project follows the all-contributors specification. Contributions of any kind welcome!
<a href="https://www.buymeacoffee.com/95jwDkC" target="_blank"><img src="https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png" alt="Buy Me A Coffee" style="height: 41px !important;width: 174px !important;box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;-webkit-box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;" ></a>
License
This project is licensed under the MIT License - Copyright (c) 2019 Tikam Alma
Contributors
Showing top 12 contributors by commit count.
