{"id":66413,"url":"https://github.com/walidsa3d/awesome-modern-devops","name":"awesome-modern-devops","description":"A curated list of awesome modern devops tools and resources.","projects_count":73,"last_synced_at":"2026-07-07T17:00:23.633Z","repository":{"id":249951659,"uuid":"832111211","full_name":"walidsa3d/awesome-modern-devops","owner":"walidsa3d","description":"A curated list of awesome modern devops tools and resources.","archived":false,"fork":false,"pushed_at":"2024-10-09T08:03:13.000Z","size":43,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-06-19T19:04:29.622Z","etag":null,"topics":["awesome","awesome-list","devops","devops-tools"],"latest_commit_sha":null,"homepage":"","language":null,"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/walidsa3d.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}},"created_at":"2024-07-22T11:29:02.000Z","updated_at":"2024-12-20T16:14:07.000Z","dependencies_parsed_at":"2024-10-12T11:01:21.418Z","dependency_job_id":null,"html_url":"https://github.com/walidsa3d/awesome-modern-devops","commit_stats":null,"previous_names":["walidsa3d/awesome-modern-devops"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/walidsa3d/awesome-modern-devops","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/walidsa3d%2Fawesome-modern-devops","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/walidsa3d%2Fawesome-modern-devops/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/walidsa3d%2Fawesome-modern-devops/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/walidsa3d%2Fawesome-modern-devops/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/walidsa3d","download_url":"https://codeload.github.com/walidsa3d/awesome-modern-devops/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/walidsa3d%2Fawesome-modern-devops/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35235818,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-07T02:00:07.222Z","response_time":90,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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"}},"created_at":"2024-09-26T01:43:41.532Z","updated_at":"2026-07-07T17:00:23.634Z","primary_language":null,"list_of_lists":false,"displayable":true,"categories":["Resources","Containers","Databases","Messaging","Observability","DevSecOps","WebServers","Search","Storage","IaC","CI/CD","Misc"],"sub_categories":[],"readme":"# Awesome Modern Devops [![Awesome](https://awesome.re/badge.svg)](https://awesome.re)\n\n\u003e A curated list of awesome modern devops tools and resources\n\n\n## Contents\n- [Awesome Modern Devops ](#awesome-modern-devops-)\n  - [Contents](#contents)\n  - [CI/CD](#cicd)\n  - [IaC](#iac)\n  - [Observability](#observability)\n  - [Containers](#containers)\n  - [Databases](#databases)\n  - [Search](#search)\n  - [WebServers](#webservers)\n  - [Messaging](#messaging)\n  - [Storage](#storage)\n  - [DevSecOps](#devsecops)\n  - [Misc](#misc)\n  - [Resources](#resources)\n  - [Contribute](#contribute)\n\n## CI/CD\n- [Jenkins](http://jenkins-ci.org/) - An open source automation server.\n- [Gitlab](https://gitlab.com/)\n- [Gitness](https://github.com/harness/gitness) - An open source developer platform with source control management, continuous integration and continuous delivery.\n- [Gitea](https://github.com/go-gitea/gitea) - Self-hosted Git hosting, code review, team collaboration, package registry and CI/CD.\n- [Act](https://github.com/nektos/act) - Run your GitHub Actions locally.\n\n## IaC\n- [Terraform](https://www.terraform.io/) -  An infrastructure as code tool that enables you to safely and predictably provision and manage infrastructure in any cloud.\n    - [OpenTufu](https://opentofu.org/) - A community-driven fork of Terraform.\n    - [Atlantis](https://www.runatlantis.io/) - Terraform Pull Request Automation.\n    - [Localstack](https://github.com/localstack/localstack) -  cloud software development framework to develop and test your AWS applications locally.\n    - [Terraformer](https://github.com/GoogleCloudPlatform/terraformer) - A CLI tool that generates terraform files based on existing infrastructure.\n- [Ansible](https://www.ansible.com/) - A Configuration management and application-deployment tool.\n    - [Molecule](https://github.com/ansible/molecule) - Test Ansible roles.\n    - [AWX](https://github.com/ansible/awx) - A web UI for Ansible.\n- [Cloud-init](https://github.com/canonical/cloud-init) - Cross-platform cloud instance initialisation tool.\n\n## Observability\n- [Prometheus](https://prometheus.io/) - The leading open-source\nmonitoring solution.\n    - [Awesome Prometheus alerts](https://samber.github.io/awesome-prometheus-alerts/) - A collection of alerting rules.\n    - [Node_Exporter](https://github.com/prometheus/node_exporter) - A system metrics exporter.\n    - [Blackbox_Exporter](https://github.com/prometheus/blackbox_exporter) - Allows blackbox probing of endpoints over HTTP, HTTPS, DNS, TCP and ICMP.\n- [Grafana](https://grafana.com/) - An interactive data-visualization platform.\n- [Sentry](https://sentry.io/) - Application performance monitoring and error tracking software.\n- [Elasticsearch](https://www.elastic.co/elasticsearch)\n- [FluentBit](https://github.com/fluent/fluent-bit) - A fast log processor and forwarder.\n- [Fluentd](https://github.com/fluent/fluentd) - A log collector and shipper.\n- [Grafana Loki](https://github.com/grafana/loki) - A log aggregation system designed to store and query logs from all your applications and infrastructure.\n\n## Containers\n- [Docker](https://www.docker.com/)\n    - [Watchtower](https://github.com/containrrr/watchtower) - A tool for automating Docker container base image updates.\n    - [Diun](https://crazymax.dev/diun/) - A Docker image update notifier.\n    - [Lazydocker](https://github.com/jesseduffield/lazydocker) - A simple terminal UI for both docker and docker-compose.\n- [Podman](https://github.com/containers/podman) -  A tool for managing OCI containers and pods.\n- [k8s](https://github.com/kubernetes/kubernetes)\n    - [Minikube](https://minikube.sigs.k8s.io/) - A tool to setup a local Kubernetes cluster. \n    - [K9s](https://k9scli.io/) - A terminal UI to interact with your Kubernetes clusters.\n    - [ArgoCD](https://github.com/argoproj/argo-cd) - A declarative, GitOps continuous delivery tool for Kubernetes.\n    - [Helm](https://helm.sh/) - A tool for managing packages of pre-configured Kubernetes resources.\n    - [Kompose](https://kompose.io/) -  A conversion tool for Docker Compose to container orchestrators such as Kubernetes.\n    - [Karpenter](https://karpenter.sh/) - Just-in-time nodes for any kubernetes cluster.\n    - [Keda](https://keda.sh/) - Allows for fine grained autoscaling for event driven Kubernetes workloads.\n    - [kyverno](https://github.com/kyverno/kyverno) - Cloud-Native policy management tool.\n\n## Databases\n- [Cassandra](https://cassandra.apache.org/) - A NoSQL distributed database.\n    - [Medusa](https://github.com/thelastpickle/cassandra-medusa) - A Cassandra backup tool.\n- [Postgres](https://www.postgresql.org/)\n    - [Pgbouncer](https://github.com/pgbouncer/pgbouncer) - A connection pooler for Postgresql.\n    - [Barman](https://pgbarman.org/) - A Postgresql backup tool.\n    - [pgAdmin](https://github.com/pgadmin-org/pgadmin4) - A web-based management tool for the Postgres.\n    - [Postgres Exporter](https://github.com/prometheus-community/postgres_exporter) - A Prometheus exporter for PostgreSQL server metrics.\n    - [PGVector](https://github.com/pgvector/pgvector) - Vector similarity search for Postgres.\n- [Redis](https://github.com/redis/redis) - An in-memory key-value store\n  - [Valkey](https://github.com/valkey-io/valkey) - An open-source version of Redis.\n\n## Search\n- [Elasticsearch](https://www.elastic.co/elasticsearch) - A distributed, RESTful search and analytics engine.\n    - [OpenSearch](https://github.com/opensearch-project/OpenSearch) - An open-source fork of Elasticsearch.\n    - [Curator](https://github.com/elastic/curator) - Tending your Elasticsearch indices.\n- [TypeSense](https://github.com/typesense/typesense) - A fast, typo- tolerant, in-memory fuzzy search engine.\n\n## WebServers\n- [HAProxy](https://www.haproxy.org/) - The reliable, high performance tco/http load balancer.\n- [Nginx](http://nginx.org/) - The famous web server.\n- [Caddy](https://caddyserver.com/) - A powerful, enterprise-ready web server with automatic HTTPS.\n\n## Messaging\n- [RabbitMQ](https://www.rabbitmq.com/) - A reliable and mature messaging and streaming broker, \n- [ZeroMQ](https://github.com/zeromq) - An open-source universal messaging library.\n\n## Storage\n- [Minio](https://github.com/minio/minio) - A high performance object storage.\n- [Longhorn](https://github.com/longhorn/longhorn) - A distributed block storage system for Kubernetes.\n- [Garage](https://garagehq.deuxfleurs.fr/) - An open-source distributed object storage service tailored for self-hosting.\n\n## DevSecOps\n- [Trivy](https://github.com/aquasecurity/trivy) - An open source security scanner.\n- [Snyk](https://snyk.io/) - Scans and monitors your projects for security vulnerabilities.\n- [Checkov](https://github.com/bridgecrewio/checkov) - Prevents cloud misconfigurations and finds vulnerabilities during build-time in infrastructure as code.\n- [SonarQube](https://github.com/SonarSource/sonarqube) - Code Quality, security and static analysis tool. \n- [Gitleaks](https://github.com/gitleaks/gitleaks) - A fast, light-weight, portable, and open-source secret scanner for git repositories, files, and directories.\n- [Trufflehog](https://github.com/trufflesecurity/trufflehog) - A secrets scanning tool.\n- [Vault](https://github.com/hashicorp/vault) - A tool for secrets management, encryption as a service, and privileged access management.\n\n## Misc\n- [Vagrant](https://www.vagrantup.com/) - A tool to build and manage virtual machines.\n- [Airflow](https://github.com/apache/airflow) - A platform to programmatically author, schedule, and monitor workflows.\n- [Keycloak](https://github.com/keycloak/keycloak) - Open-source identity and access management for modern applications and services.\n\n## Resources\n- [Git Cheat Sheet](https://github.com/arslanbilal/git-cheat-sheet)\n- [Git tips](https://github.com/git-tips/tips)\n- [Git flow cheat sheet](https://danielkummer.github.io/git-flow-cheatsheet/)\n\n## Contribute\n\nContributions welcome! Read the [contribution guidelines](contributing.md) first.\n","projects_url":"https://awesome.ecosyste.ms/api/v1/lists/walidsa3d%2Fawesome-modern-devops/projects"}