.gitignore | ||
CODEOWNERS | ||
CONTRIBUTING.md | ||
LICENSE | ||
README.md |
Awesome DevOps
A curated list of awesome DevOps tools, platforms and resources.
- Awesome DevOps
- Cloud Platforms
- Open Source Cloud Platforms
- Operating Systems
- Distributed Filesystems
- Applications Platforms
- Container Image Registry
- Automation & Orchestration
- Continuous Integration & Delivery
- Source Code Management
- Web Servers
- Databases
- Observability and Monitoring
- Service Discovery & Service Mesh
- API Gateway
- Code review
- Distributed messaging
- Programming Languages
- Chat and ChatOps
- Secret Management
- Sharing
- Resources
- Contributing
- Authors
Cloud Platforms
Public and Private Cloud Platforms.
- Amazon Web Services (AWS) - Cloud Computing Services.
- Google Cloud Platform (GCP) - Cloud Computing Services.
- Azure - Cloud Computing Platform & Services.
- Alibaba Cloud - integrated suite of cloud products and services.
- Oracle Cloud - comprehensive and fully integrated stack of cloud applications and platform services.
- DigitalOcean - helping developers easily build, test, manage, and scale applications of any size.
- Scaleway - single way to create, deploy and scale your infrastructure in the cloud.
- Vultr - easily deploy cloud servers, bare metal, and storage worldwide.
- VMware Cloud - run, manage, connect and protect all of your apps on any cloud.
Open Source Cloud Platforms
Private, Public and Hybrid open source Cloud Platforms.
- Openstack - open source software for creating private and public clouds.
- Apache CloudStack - designed to deploy and manage large networks of virtual machines.
- OpenNebula - build Private Clouds and manage Data Center virtualization based on KVM, LXD and VMware.
- Eucalyptus - building AWS-compatible private and hybrid clouds.
- DC/OS - distributed operating system based on the Apache Mesos distributed systems kernel.
- Apache Mesos - program against your datacenter like it’s a single pool of resources.
Operating Systems
Operating Systems - Server Platform.
- Ubuntu
- CentOS
- CoreOS
- OSv - versatile modular unikernel designed to run unmodified Linux applications securely on micro-VMs in the cloud.
- Rancher OS - a lightweight, secure Linux distribution, built from containers to run containers well.
- Atomic - use immutable infrastructure to deploy and scale your containerized applications.
Distributed Filesystems
Network distributed filesystems.
- Chep - highly scalable object, block and file-based storage under one whole system.
- Gluster - free and open source software scalable network filesystem.
- LINBIT - create, remove, and replicate block storage devices for datacenter scale environments.
- XtreemFS - fault-tolerant distributed file system for all storage needs.
Applications Platforms
Applications management platforms, Containers management.
- Openshift - the Kubernetes platform for big ideas.
- Dokku - helps you build and manage the lifecycle of applications.
- Flynn - open source platform (PaaS) for running applications in production.
- Docker - create, deploy, and run applications by using containers.
- Docker Compose - define and run multi-container applications with Docker.
- Docker Swarm - Docker-native clustering system.
- Kubernetes - automating deployment, scaling, and management of containerized applications.
- LXC - lets Linux users easily create and manage system or application containers.
- Rancher - lets you deliver Kubernetes-as-a-Service.
- OpenVz - container-based virtualization for Linux.
- Singularity - run the application from the local environment to the cloud.
- AppScale - easy-to-manage serverless platform for building and running scalable web and mobile applications.
- Kata Containers - building lightweight virtual machines that seamlessly plug into the containers ecosystem.
Container Image Registry
Container Image registry.
- Quay - container image registry that enables you to build, organize, distribute, and deploy containers.
- Dockyard - Container & Artifact Repository.
Automation & Orchestration
Tools for automation, orchestration, deployment, provisioning and configuration management.
- Ansible - simple IT automation platform that makes your applications and systems easier to deploy.
- Salt - automate the management and configuration of any infrastructure or application at scale.
- Puppet - unparalleled infrastructure automation and delivery.
- Chef - automate infrastructure and applications.
- Juju - simplifies how you configure, scale and operate todays complex software.
- Rundeck - Runbook Automation For Modernizing Your Operations.
- StackStorm - connects all your apps, services, and workflows. Automate DevOps your way.
- Bosh - release engineering, deployment, and lifecycle management of complex distributed systems.
- Cloudify - Connect, Control, & Automate from core to edge: unlimited locations, clouds and devices.
- Tsuru - an extensible and open source Platform as a Service software.
- Fabric - high level Python library designed to execute shell commands remotely over SSH.
- Capistrano - A remote server automation and deployment tool.
- Mina - really fast deployer and server automation tool.
- Terraform - use Infrastructure as Code to provision and manage any cloud, infrastructure, or service.
- Packer - build Automated Machine Images.
- Vagrant - Development Environments Made Easy.
- Foreman - complete lifecycle management tool for physical and virtual servers.
- Nomad - deploy and Manage Any Containerized, Legacy, or Batch Application.
- Marathon - a production-grade container orchestration platform for DC/OS and Apache Mesos.
Continuous Integration & Delivery
Continuous Integration, Continuous Delivery and Continuous Delivery.
- On premises
- Buildbot - automate all aspects of the software development cycle.
- Gitlab CI - pipelines build, test, deploy, and monitor your code as part of a single, integrated workflow.
- Jenkins - automation server for building, deploying and automating any project.
- Drone - a Container-Native, Continuous Delivery Platform.
- Concourse - pipeline-based continuous thing-doer.
- Spinnaker - Fast, safe, repeatable deployments for every Enterprise.
- goCD - Delivery and Release Automation server.
- Teamcity - enterprise-level CI and CD.
- Bamboo - Tie automated builds, tests, and releases together in a single workflow.
- Integrity - Continuous Integration server.
- Zuul - drives continuous integration, delivery, and deployment systems with a focus on project gating.
- Argo - open source Kubernetes native workflows, events, CI and CD.
- Strider - Continuous Deployment/Continuous Integration platform.
- Web service
- Travis CI - easily sync your projects, you’ll be testing your code in minutes.
- Circle CI - powerful CI/CD pipelines that keep code moving.
- Bitrise - CI/CD for mobile applications.
- Buildkite - run fast, secure, and scalable continuous integration pipelines on your own infrastructure.
- Cirrus CI - cycle fast, efficient, and secure with modern cloud technologies.
Source Code Management
Source Code management, Git-repository manager, Version Control. Some of them include Code review.
- Github - helps developers store and manage their code, as well as track and control changes to their code.
- Gitlab - entire DevOps lifecycle in one application.
- Bitbucket - gives teams one place to plan projects, collaborate on code, test, and deploy
- Phabricator - a collection of web applications which help software companies build better software.
- Gogs - a painless self-hosted Git service.
- Gitea - a painless self-hosted Git service.
Web Servers
Web servers and reverse proxy.
Databases
Rational (SQL) and non-rational (NO-SQL) databases.
- Rational (SQL)
- Non-relational (No-SQL)
Observability & Monitoring
Observability, Monitoring, Metrics/Metrics collection and Alerting tools.
- Sensu
- Alerta
- Cabot
- Amon
- Flapjack
- Icinga
- Monit
- Naemon
- Nagios
- Sentry
- Shinken
- Zabbix
- Glances
- Metrics/Metrics collection
- Logs Management
Service Discovery & Service Mesh
Service Discovery, Service Mesh and Failure detection tools.
API Gateway
API Gateway, Service Proxy and Service Management tools.
Code review
Code review. In Source Code Management section you can find few of them with Code review already as feature.
Distributed messaging
Distributed messaging platforms and Queues software.
Programming Languages
Programming languages.
- Pyhon - programming language that lets you work quickly and integrate systems more effectively.
- Ruby - a dynamic, open source programming language with a focus on simplicity and productivity.
- Go - is an open source programming language that makes it easy to build simple, reliable, and efficient software.
Chat and ChatOps
Chat and ChatOps.
Secret Management
Security as code, sensitive credentials and secrets need to be managed, security, maintained and rotated using automation.
Sharing
A collection of tools to help with sharing knowledge and telling the story.
Resources
Books
Books focused on DevOps and DevSecOps.
Conferences
Contributing
Your contributions are always welcome! Please take a look at the Contribution Guidelines.
Authors
Created by DevOps for DevOps.