Skip to content

Commit d1e8c04

Browse files
committed
changed: update the project progress
Signed-off-by: Ahmed AbouZaid <[email protected]>
1 parent 7c51065 commit d1e8c04

File tree

10 files changed

+41
-6
lines changed

10 files changed

+41
-6
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[![Dynamic DevOps Roadmap](https://img.shields.io/badge/Get_Started_Now-559e11?style=for-the-badge&logo=Vercel&logoColor=white)](https://roadmap.devopshive.net/getting-started/)
22
[![Telegram Group Join](https://img.shields.io/badge/Join-%232ca5e0?style=for-the-badge&logo=telegram&logoColor=white&label=Telegram%20Group)](https://t.me/DevOpsHive)
33
[![License](https://img.shields.io/github/license/DevOpsHiveHQ/dynamic-devops-roadmap?style=for-the-badge)](https://github.com/DevOpsHiveHQ/dynamic-devops-roadmap/blob/main/LICENSE)
4-
[![Progress](https://img.shields.io/badge/Progress-80%25-ffcb00?style=for-the-badge)](#status)
4+
[![Progress](https://img.shields.io/badge/Progress-90%25-ffcb00?style=for-the-badge)](#status)
55

66
<!-- omit from toc -->
77
# Dynamic DevOps Roadmap
@@ -39,8 +39,10 @@ If you like this project, please [give it a star](#top) for better visibility. T
3939

4040
Please note that this repo is still a work in progress.
4141

42-
- **Roadmap Content**: 80%
43-
- **Hands-on Project**: 100%
42+
- **[Roadmap Content](https://roadmap.devopshive.net/category/content)**: 90%
43+
- **[Hands-on Project](https://roadmap.devopshive.net/projects/hivebox/)**: 100%
44+
- **[Interview Questions](https://roadmap.devopshive.net/category/interview)**: 0%
45+
- **[Advanced Topics](https://roadmap.devopshive.net/category/growth)**: 0%
4446

4547
## Frequently Asked Questions
4648

docs/growth/_category_.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
22
label: Growth
3-
description: You are now a DevOps Engineer, what are other promising career paths?
3+
description: You are now a DevOps Engineer, what are other advanced career paths?
44
position: 5
55
collapsed: false
66
link:
77
type: generated-index
8+
description: You are now a DevOps Engineer, what are other advanced career paths?
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
---
22
title: AIOps
33
description: DevOps-like role in the artificial intelligence domain
4+
sidebar_position: 8
45
---
56

6-
This section will cover how to be an AIOps Engineer.
7+
This section will cover how to be an AIOps and LLMOps Engineer.
78

89
**Work in progress.**

docs/growth/cloud/README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
title: Cloud
3+
description: Advanced Cloud Engineering topics
4+
sidebar_position: 3
5+
---
6+
7+
This section will cover advanced Cloud Engineering topics like Multi Cloud, Cloud Agnosticism, and Edge Computing.
8+
9+
**Work in progress.**

docs/growth/03-dataops/README.md renamed to docs/growth/dataops/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: DataOps
33
description: DevOps-like role in the data domain
4+
sidebar_position: 6
45
---
56

67
This section will cover how to be a DataOps Engineer.

docs/growth/01-devops/README.md renamed to docs/growth/devops/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: DevOps
33
description: Advanced DevOps topics
4+
sidebar_position: 1
45
---
56

67
This section will cover advanced DevOps topics like DevOps Transformation.

docs/growth/02-devsecops/README.md renamed to docs/growth/devsecops/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: DevSecOps
33
description: Advanced DevSecOps topics
4+
sidebar_position: 2
45
---
56

67
This section will cover advanced DevSecOps topics like DevSecOps Transformation and end-to-end vulnerability management.

docs/growth/04-mlops/README.md renamed to docs/growth/mlops/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: MLOps
3-
description: DevOps-like role in the machine learing domain
3+
description: DevOps-like role in the machine learning domain
4+
sidebar_position: 7
45
---
56

67
This section will cover how to be an MLOps Engineer.

docs/growth/platform/README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
title: Platform
3+
description: Advanced Platform Engineering topics
4+
sidebar_position: 5
5+
---
6+
7+
This section will cover advanced Platform Engineering topics.
8+
9+
**Work in progress.**

docs/growth/sre/README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
title: SRE
3+
description: Advanced SRE topics
4+
sidebar_position: 4
5+
---
6+
7+
This section will cover advanced SRE topics like SRE Transformation, Service Metrics (SLA, SLO, SLI), and Capacity Planning.
8+
9+
**Work in progress.**

0 commit comments

Comments
 (0)