We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2027469 commit bec42aeCopy full SHA for bec42ae
logos/.DS_Store
0 Bytes
pages/guide/_meta.json
@@ -1,9 +1,10 @@
1
{
2
- "devops":"What is DevOps?",
+ "devops": "What is DevOps?",
3
"version-control-system": "Version Control System",
4
"ci-cd": "Continuous Integration & Continuous Deployment",
5
- "iac":"Infrastructure as Code",
6
- "configuration-management":"Configuration Management",
7
- "containerization":"Containerization",
8
- "monitoring":"Monitoring & Observability"
9
-}
+ "iac": "Infrastructure as Code",
+ "configuration-management": "Configuration Management",
+ "containerization": "Containerization",
+ "monitoring": "Monitoring & Observability",
+ "capstone-project": "DevOps Capstone Project"
10
+}
0 commit comments