You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/_index.md
+29-5Lines changed: 29 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,15 @@ layout: single
8
8
9
9
## Summary
10
10
11
-
DevOps Maturity Specification is a set of guidelines for DevOps best practices, focusing on improving collaboration, automation, and efficiency in software development and operations.
11
+
DevOps Maturity Specification provides guidelines for DevOps best practices, aiming to enhance collaboration, automation, and efficiency across software development and operations.
12
+
13
+
## Key Points
14
+
15
+
-**Purpose**: Help organizations and teams assess DevOps practices, align on best practices, and drive continuous improvement.
16
+
-**Scope**: Covers key DevOps domains including build, testing, security, supply chain, analysis, and reporting.
17
+
-**Maturity Levels**: Tracks progress with clear visual badges (See [Badge Levels](#badge-levels)) to provide an easy and intuitive overview.
18
+
-**Scoring**: Criteria are weighted as MUST (🟢) or NICE (🟡) enabling clear and actionable evaluation.
19
+
-**Tooling**: Works with [devops-maturity](https://github.com/devops-maturity/devops-maturity) to automate scoring via Web UI or CLI.
12
20
13
21
---
14
22
@@ -36,10 +44,26 @@ DevOps Maturity Specification is a set of guidelines for DevOps best practices,
0 commit comments