Dev Ops Roadmap#
Coding#
- progamming language
- bash
- git & gitflow
- Python
- Yaml& json formats
Linux#
- Directory Structure
- Administration
- iptables/firewall
To read#
- How Operating system manage processes
- Other programming languages
- Database types
Network#
- Foundation
- IP, subnet, CIDR
- HTTP, SSL
- Port Forwarding
Web#
- Nginx [web server & API gateway]
- HAproxy [loadbalancing]
To read#
- OSI
- TCP
- SSH
- Network Socket
Build#
- Build applications form different kinds [gcc,make,dotnet,..etc]
Containers#
- chroot
- CGroups
- LXC
- Docker
- Kubernetes
to read#
- FreeBSD Jail
- Kernel space
- User space
- system calls
there a more in this link (DevOps Roadmap)[https://metwallylabs.com/devopsroadmap.html]
