@@ -122,22 +122,22 @@ We welcome contributions! Please see our [Contributing Guide](CONTRIBUTING.md) f
122
122
## 📚 Learning Path
123
123
124
124
### 🌱 Beginners
125
- 1 . Start with [ DevOps Culture and Transformation] ( #devops-culture-and-transformation )
126
- 2 . Master [ Continuous Integration and Delivery] ( #continuous-integration-and-delivery )
127
- 3 . Learn [ Infrastructure as Code] ( #infrastructure-as-code )
128
- 4 . Implement [ Monitoring and Logging] ( #monitoring-and-logging )
125
+ 1 . Start with [ DevOps Culture and Transformation] ( ./DevOps%20Culture%20and%20Transformation.md )
126
+ 2 . Master [ Continuous Integration and Delivery] ( ./Continuous%20Integration%20and%20Delivery.md )
127
+ 3 . Learn [ Infrastructure as Code] ( ./Infrastructure%20as%20Code.md )
128
+ 4 . Implement [ Monitoring and Logging] ( ./Monitoring%20and%20Logging.md )
129
129
130
130
### 🚀 Intermediate
131
- 1 . Explore [ Microservices and Containerization] ( #microservices-and-containerization )
132
- 2 . Implement [ Security Best Practices] ( #security )
133
- 3 . Study [ Site Reliability Engineering] ( #site-reliability-engineering )
134
- 4 . Choose the right [ DevOps Tools] ( #devops-tools-and-technologies )
131
+ 1 . Explore [ Microservices and Containerization] ( ./Microservices%20and%20Containerization.md )
132
+ 2 . Implement [ Security Best Practices] ( ./Security.md )
133
+ 3 . Study [ Site Reliability Engineering] ( ./Site%20Reliability%20Engineering%20(SRE).md )
134
+ 4 . Choose the right [ DevOps Tools] ( ./DevOps%20Tools%20and%20Technologies.md )
135
135
136
136
### 🏆 Advanced
137
- 1 . Design [ Serverless Architectures] ( #serverless-architectures )
137
+ 1 . Design [ Serverless Architectures] ( ./Serverless%20Architectures.md )
138
138
2 . Implement [ AI-Powered Operations] ( ./AI%20and%20Machine%20Learning%20in%20DevOps.md )
139
- 3 . Scale with [ Enterprise DevOps] ( #scaling-devops-for-large-organizations )
140
- 4 . Master [ FinOps] ( #finops ) for cost optimization
139
+ 3 . Scale with [ Enterprise DevOps] ( ./Scaling%20DevOps%20for%20Large%20Organizations.md )
140
+ 4 . Master [ FinOps] ( ./README.md #finops) for cost optimization
141
141
142
142
## 🔑 Core DevOps Principles
143
143
0 commit comments