Enable some useful features, change logo

This commit is contained in:
Marius Stanca
2023-01-02 11:29:17 +02:00
parent ed0c6ca950
commit ebbc566633
4 changed files with 20 additions and 12 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.1 KiB

After

Width:  |  Height:  |  Size: 4.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 10 KiB

View File

@@ -1,6 +1,6 @@
# 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.
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
@@ -17,14 +17,16 @@ DevOps is the combination of cultural philosophies, practices, and tools that in
## Practices
* Continuous Integration
* Continuous Delivery
* Continuous Deployment
* Continuous Integration (CI)
* Continuous Delivery (CD)
* Continuous Deployment (CD)
* Microservices
* Infrastructure as Code
* Infrastructure as Code (IaC)
* Monitoring and Logging
* Communication and Collaboration
## Tools
For list of tools check [list](http://awesome-devops.xyz/list) page.
[^1]: Site Reliability Engineering.