{"id":29248341,"url":"https://github.com/awesomelistsio/awesome-devops","last_synced_at":"2025-07-06T18:01:55.586Z","repository":{"id":301993114,"uuid":"1010877109","full_name":"awesomelistsio/awesome-devops","owner":"awesomelistsio","description":"A curated list of awesome tools, resources, and best practices in DevOps.","archived":false,"fork":false,"pushed_at":"2025-06-30T01:13:22.000Z","size":9,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-30T02:26:02.556Z","etag":null,"topics":["awesome","awesome-list","awesome-lists","devops"],"latest_commit_sha":null,"homepage":"https://awesome.himpfen.com/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/awesomelistsio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"ko_fi":"awesomelists","custom":["https://paypal.me/brandonhimpfen"]}},"created_at":"2025-06-30T01:12:04.000Z","updated_at":"2025-06-30T01:13:30.000Z","dependencies_parsed_at":"2025-06-30T02:26:07.595Z","dependency_job_id":"9bb96ee6-f859-40ee-81c4-2f899c29b6e5","html_url":"https://github.com/awesomelistsio/awesome-devops","commit_stats":null,"previous_names":["awesomelistsio/awesome-devops"],"tags_count":0,"template":false,"template_full_name":"awesomelistsio/awesome-list","purl":"pkg:github/awesomelistsio/awesome-devops","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awesomelistsio%2Fawesome-devops","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awesomelistsio%2Fawesome-devops/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awesomelistsio%2Fawesome-devops/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awesomelistsio%2Fawesome-devops/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/awesomelistsio","download_url":"https://codeload.github.com/awesomelistsio/awesome-devops/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awesomelistsio%2Fawesome-devops/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263421921,"owners_count":23464048,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["awesome","awesome-list","awesome-lists","devops"],"created_at":"2025-07-04T00:05:29.636Z","updated_at":"2025-07-06T18:01:55.481Z","avatar_url":"https://github.com/awesomelistsio.png","language":"Python","funding_links":["https://ko-fi.com/awesomelists","https://paypal.me/brandonhimpfen","https://www.paypal.com/donate/?hosted_button_id=3LLKRXJU44EJJ"],"categories":["Related Awesome Lists","Meta Awesome Directories","Other Lists"],"sub_categories":["Courses","TeX Lists"],"readme":"# Awesome DevOps [![Awesome Lists](https://srv-cdn.himpfen.io/badges/awesome-lists/awesomelists-flat.svg)](https://github.com/awesomelistsio/awesome)\n\n[![Ko-Fi](https://srv-cdn.himpfen.io/badges/kofi/kofi-flat.svg)](https://ko-fi.com/awesomelists) \u0026nbsp; [![PayPal](https://srv-cdn.himpfen.io/badges/paypal/paypal-flat.svg)](https://www.paypal.com/donate/?hosted_button_id=3LLKRXJU44EJJ) \u0026nbsp; [![Stripe](https://srv-cdn.himpfen.io/badges/stripe/stripe-flat.svg)](https://tinyurl.com/e8ymxdw3) \u0026nbsp; [![X](https://srv-cdn.himpfen.io/badges/twitter/twitter-flat.svg)](https://x.com/ListsAwesome) \u0026nbsp; [![Facebook](https://srv-cdn.himpfen.io/badges/facebook-pages/facebook-pages-flat.svg)](https://www.facebook.com/awesomelists)\n\n\u003e A curated list of awesome tools, resources, and best practices in DevOps — from automation to monitoring to collaboration.\n\nDevOps is the combination of cultural philosophies, practices, and tools that increases an organization’s ability to deliver applications and services at high velocity.\n\n## Contents\n\n- [Getting Started](#getting-started)\n- [CI/CD](#cicd)\n- [Infrastructure as Code](#infrastructure-as-code)\n- [Containerization](#containerization)\n- [Orchestration](#orchestration)\n- [Monitoring \u0026 Logging](#monitoring--logging)\n- [Security \u0026 DevSecOps](#security--devsecops)\n- [Collaboration \u0026 Culture](#collaboration--culture)\n- [DevOps Platforms](#devops-platforms)\n- [Learning Resources](#learning-resources)\n- [Related Awesome Lists](#related-awesome-lists)\n\n## Getting Started\n\n- [What is DevOps?](https://www.redhat.com/en/topics/devops) – Overview from Red Hat.\n- [DevOps Handbook](https://itrevolution.com/product/the-devops-handbook/) – Seminal book on DevOps practices.\n- [DevOps Roadmap](https://roadmap.sh/devops) – Visual guide to becoming a DevOps engineer.\n\n## CI/CD\n\n- [Jenkins](https://www.jenkins.io/) – Open-source automation server.\n- [GitHub Actions](https://github.com/features/actions) – Native CI/CD for GitHub repositories.\n- [GitLab CI/CD](https://docs.gitlab.com/ee/ci/) – Built-in continuous integration for GitLab.\n- [CircleCI](https://circleci.com/) – CI/CD for fast pipelines and integration.\n- [Drone](https://www.drone.io/) – Container-native, self-hosted CI/CD.\n- [Travis CI](https://travis-ci.com/) – Developer-friendly continuous integration service.\n\n## Infrastructure as Code\n\n- [Terraform](https://www.terraform.io/) – Tool for building, changing, and versioning infrastructure safely and efficiently.\n- [Pulumi](https://www.pulumi.com/) – Infrastructure as Code in your favorite language.\n- [Ansible](https://www.ansible.com/) – Simple IT automation and configuration management.\n- [Chef](https://www.chef.io/) – Automate infrastructure, security, and compliance.\n- [SaltStack](https://saltproject.io/) – Infrastructure automation and management.\n\n## Containerization\n\n- [Docker](https://www.docker.com/) – Platform for developing, shipping, and running applications.\n- [Podman](https://podman.io/) – Daemonless container engine.\n- [Buildah](https://buildah.io/) – Build OCI images from Dockerfiles or scratch.\n\n## Orchestration\n\n- [Kubernetes](https://kubernetes.io/) – Container orchestration platform.\n- [Nomad](https://www.nomadproject.io/) – Simple and flexible orchestrator for containers and non-containerized apps.\n- [OpenShift](https://www.openshift.com/) – Enterprise Kubernetes by Red Hat.\n- [Rancher](https://rancher.com/) – Kubernetes management platform.\n\n## Monitoring \u0026 Logging\n\n- [Prometheus](https://prometheus.io/) – Monitoring and alerting toolkit.\n- [Grafana](https://grafana.com/) – Analytics and visualization platform.\n- [Loki](https://grafana.com/oss/loki/) – Log aggregation system for cloud-native environments.\n- [ELK Stack (Elasticsearch, Logstash, Kibana)](https://www.elastic.co/what-is/elk-stack) – Scalable search and analytics engine.\n- [Datadog](https://www.datadoghq.com/) – Cloud-scale monitoring and security.\n- [New Relic](https://newrelic.com/) – Full-stack observability platform.\n\n## Security \u0026 DevSecOps\n\n- [Aqua Security](https://www.aquasec.com/) – Container security platform.\n- [Trivy](https://github.com/aquasecurity/trivy) – Scanner for vulnerabilities in containers and IaC.\n- [Snyk](https://snyk.io/) – Find and fix vulnerabilities in open source and containers.\n- [Falco](https://falco.org/) – Cloud-native runtime security.\n\n## Collaboration \u0026 Culture\n\n- [CALMS Framework](https://puppet.com/blog/what-is-calms-framework/) – Culture, Automation, Lean, Measurement, Sharing.\n- [ChatOps](https://www.atlassian.com/incident-management/devops/chatops) – Collaboration and communication through chat platforms.\n- [DevOps Culture](https://www.atlassian.com/devops/devops-culture) – Best practices and cultural principles.\n\n## DevOps Platforms\n\n- [GitHub](https://github.com/) – Source code hosting and collaboration.\n- [GitLab](https://about.gitlab.com/) – Complete DevOps lifecycle platform.\n- [Bitbucket](https://bitbucket.org/) – Git-based source code repository from Atlassian.\n- [Azure DevOps](https://azure.microsoft.com/en-us/services/devops/) – Microsoft’s DevOps solution for cloud projects.\n\n## Learning Resources\n\n- [The Phoenix Project](https://itrevolution.com/product/the-phoenix-project/) – Novel about IT, DevOps, and helping your business win.\n- [The DevOps Toolkit YouTube](https://www.youtube.com/c/DevOpsToolkit) – Tutorials and best practices from Viktor Farcic.\n- [Katacoda: DevOps Scenarios](https://www.katacoda.com/courses/devops) – Interactive DevOps tutorials.\n\n## Related Awesome Lists\n\n- **[Awesome CI](https://github.com/awesomelistsio/awesome-ci)** – Tools and resources for continuous integration.\n- **[Awesome GitHub Actions](https://github.com/awesomelistsio/awesome-github-actions)** – Curated GitHub Actions and workflows.\n- **[Awesome Kubernetes](https://github.com/awesomelistsio/awesome-kubernetes)** – Kubernetes ecosystem and tooling.\n- **[Awesome Infrastructure as Code](https://github.com/awesomelistsio/awesome-infrastructure-as-code)** – IaC tools and resources.\n\n## Contribute\n\nContributions are welcome!\n\n## License\n\n[![CC0](https://mirrors.creativecommons.org/presskit/buttons/88x31/svg/by-sa.svg)](http://creativecommons.org/licenses/by-sa/4.0/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fawesomelistsio%2Fawesome-devops","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fawesomelistsio%2Fawesome-devops","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fawesomelistsio%2Fawesome-devops/lists"}