31 lines
1.0 KiB
Markdown
31 lines
1.0 KiB
Markdown
|
# Welcome
|
|||
|
|
|||
|
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* (Site Reliability Engineering) 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
|
|||
|
* Continuous Delivery
|
|||
|
* Continuous Deployment
|
|||
|
* Microservices
|
|||
|
* Infrastructure as Code
|
|||
|
* Monitoring and Logging
|
|||
|
* Communication and Collaboration
|
|||
|
|
|||
|
## Tools
|
|||
|
|
|||
|
For list of tools check [list](http://awesome-devops.xyz/list) page.
|