mirror of
https://github.com/milanm/DevOps-Roadmap
synced 2024-11-10 06:54:13 +00:00
Add TOC
This commit is contained in:
parent
e229f74c02
commit
77ea56c743
1 changed files with 19 additions and 0 deletions
19
README.md
19
README.md
|
@ -22,6 +22,25 @@ Download [Version without background](DevOps%20Roadmap%20No%20Background.png).
|
|||
|
||||
Download [PDF version](DevOps%20Roadmap.pdf).
|
||||
|
||||
## Table of Contents
|
||||
|
||||
- [Learning resources for DevOps Engineers (mostly free)](#learning-resources-for-devops-engineers-mostly-free)
|
||||
- [1. GIT](#1-git)
|
||||
- [2. Learn one programming language](#2-learn-one-programming-language)
|
||||
- [3. Learn Linux & Scripting](#3-learn-linux--scripting)
|
||||
- [4. Learn Networking & Security](#4-learn-networking--security)
|
||||
- [5. Learn Server Management](#5-learn-server-management)
|
||||
- [6. Learn Containers](#6-learn-containers)
|
||||
- [7. Learn Container Orchestration](#7-learn-container-orchestration)
|
||||
- [8. Learn Infrastructure as a code](#8-learn-infrastructure-as-a-code)
|
||||
- [9. Learn CI/CD](#9-learn-cicd)
|
||||
- [10. Learn Monitoring & Observability](#10-learn-monitoring--observability)
|
||||
- [11. Learn one Cloud provider](#11-learn-one-cloud-provider)
|
||||
- [12. Learn Software Engineering Practices](#12-learn-software-engineering-practices)
|
||||
- [Additional resources](#additional-resources)
|
||||
- [Tools](#tools)
|
||||
- [Books](#books)
|
||||
|
||||
## Learning resources for DevOps Engineers (mostly free)
|
||||
|
||||
### 1. GIT
|
||||
|
|
Loading…
Reference in a new issue