Skip to content

awesomelistsio/awesome-devops

Repository files navigation

Awesome DevOps Awesome Lists

Ko-Fi   PayPal   Stripe   X   Facebook

A curated list of awesome tools, resources, and best practices in DevOps — from automation to monitoring to collaboration.

DevOps is the combination of cultural philosophies, practices, and tools that increases an organization’s ability to deliver applications and services at high velocity.

Contents

Getting Started

CI/CD

  • Jenkins – Open-source automation server.
  • GitHub Actions – Native CI/CD for GitHub repositories.
  • GitLab CI/CD – Built-in continuous integration for GitLab.
  • CircleCI – CI/CD for fast pipelines and integration.
  • Drone – Container-native, self-hosted CI/CD.
  • Travis CI – Developer-friendly continuous integration service.

Infrastructure as Code

  • Terraform – Tool for building, changing, and versioning infrastructure safely and efficiently.
  • Pulumi – Infrastructure as Code in your favorite language.
  • Ansible – Simple IT automation and configuration management.
  • Chef – Automate infrastructure, security, and compliance.
  • SaltStack – Infrastructure automation and management.

Containerization

  • Docker – Platform for developing, shipping, and running applications.
  • Podman – Daemonless container engine.
  • Buildah – Build OCI images from Dockerfiles or scratch.

Orchestration

  • Kubernetes – Container orchestration platform.
  • Nomad – Simple and flexible orchestrator for containers and non-containerized apps.
  • OpenShift – Enterprise Kubernetes by Red Hat.
  • Rancher – Kubernetes management platform.

Monitoring & Logging

Security & DevSecOps

  • Aqua Security – Container security platform.
  • Trivy – Scanner for vulnerabilities in containers and IaC.
  • Snyk – Find and fix vulnerabilities in open source and containers.
  • Falco – Cloud-native runtime security.

Collaboration & Culture

  • CALMS Framework – Culture, Automation, Lean, Measurement, Sharing.
  • ChatOps – Collaboration and communication through chat platforms.
  • DevOps Culture – Best practices and cultural principles.

DevOps Platforms

  • GitHub – Source code hosting and collaboration.
  • GitLab – Complete DevOps lifecycle platform.
  • Bitbucket – Git-based source code repository from Atlassian.
  • Azure DevOps – Microsoft’s DevOps solution for cloud projects.

Learning Resources

Related Awesome Lists

Contribute

Contributions are welcome!

License

CC0

About

A curated list of awesome tools, resources, and best practices in DevOps.

Topics

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages