awesome-devops

GitHub

A curated list of awesome DevOps platforms, tools, practices and resources

AI Prompts & Endpoints
CodeWiki Knowledge Base

Chapter: index (docs/index.md)

Welcome

[](https://github.com/wmariuss/awesome-devops)

A curated list of awesome DevOps platforms, tools, practices and resources. A list which help you to adopt and grow DevOps culture in your company. Also this list can be easily used for your SRE[^1] team.

What is DevOps

DevOps is the combination of cultural philosophies, practices, and tools that increases an organization’s ability to deliver applications and services at high velocity: evolving and improving products at a faster pace than organizations using traditional software development and infrastructure management processes. This speed enables organizations to better serve their customers and compete more effectively in the market.

Benefits

* Speed
* Rapid Delivery
* Reliability
* Scale
* Improved Collaboration
* Security

Practices

* Continuous Integration (CI)
* Continuous Delivery (CD)
* Continuous Deployment (CD)
* Microservices
* Infrastructure as Code (IaC)
* Monitoring and Logging
* Communication and Collaboration

Tools

For list of tools check list page.

[^1]: Site Reliability Engineering.