- If you find this repository helpful, kindly consider showing your appreciation by giving it a star ⭐ Thanks! 💖
Getting started - getting-started ⬆️
DevOps Diagram ➡️ DevOps toolchain
DevOps Roadmap ➡️ roadmap.sh/devops
We cover many DevOps topics content under - topic 🔥
| Item | Content | Official Docs | Hands-on |
|---|---|---|---|
| Ansible | ansible | 📖 docs.ansible.com | ✔️ ansible-helloworld.sh |
| Docker | docker | 📖 docs.docker.com | ✔️ docker-helloworld.sh |
| Kubernetes (k8s) | k8s | 📖 kubernetes.io/docs | ✔️ k8s-helloworld.sh |
| Aws | aws | 📖 docs.aws.amazon.com | ✔️ EC2_GetStarted 📖 |
| Helm | helm | 📖 helm.sh/docs | ✔️ helm-helloworld.sh |
| Jenkins | jenkins | 📖 www.jenkins.io/doc | ✔️ Jenkins-Hello-World.md |
| Terraform | terraform | 📖 terraform/docs | ✔️ terraform-helloworld.sh |
| Shell | shell | 📖 devdocs.io/bash | ✔️ basic.sh 🏃 |
| Git | git | 📖 git-scm.com/doc | ✔️ git-helloworld.sh |
| Elk | elk | 📖 www.elastic.co/guide | ✔️ elk/helloworld |
| ArgoCD | argocd | 📖 argo-cd.readthedocs.io | 🚶♂️ TO-DO |
| Github-Action | github-action | 📖 docs.github.com/actions | ✔️ Create First Workflow |
| Gitlab CI | gitlab-ci | 📖 docs.gitlab.com/ee/ci | ✔️ Create First Pipeline |
| Groovy | groovy | 📖 groovy-lang.org | ✔️ groovy/helloworld |
| Prometheus | prometheus | 📖 prometheus.io/docs | ✔️ prometheus-helloworld.sh |
| Python | python | 📖 www.python.org/doc | ✔️ python/helloworld |
| Item | Link |
|---|---|
| devops-project | 🏗️ devops-project |
| 90DaysOfDevOps | 📆 90DaysOfDevOps |
| python | 🐍 python-examples |
| aws-lab-with-terraform | ☁️ aws-lab-with-terraform |
| AWS-LearningResource | 🧰 AWS-LearningResource |
| bookmarks | 🔖 bookmarks |
| devops-exercises | 📚 devops-exercises |
| devops-resources | 🔗 devops-resources |
| howtheydevops | ❔ howtheydevops |
- See: CONTRIBUTING.md
- Looking for the issue to work on? Check the list of our open issues good first issue
- Feel free to open a new issue if you want to request more content about DevOps