纳兰融雪的数字花园
Calendar
Recent
RSS
Hashtags
∑ DevOps roadmap 运维路线图
Page Properties
date created
2022-12-29
date modified
2023-03-14
modified
Saturday 7 June 2025
tags
[索引笔记]
title
∑ DevOps roadmap 运维路线图
Edited: Saturday 7 June 2025
自绘路线图
¶
![[🧩 DevOps成长路线图.canvas]]
文字版
¶
选一个编程语言学习,要有自动化能力
左
[[Python]]
[[JavaScript]]
右
[[Golang]]
理解各种操作系统的概念
左
[[IO硬件管理]]
[[虚拟化]]
[[内存和存储]]
[[文件管理]]
中
[[计算机网络]]
[[Sockets]]
[[POSIX]]
[[进程管理]]
右
[[启动管理 - initd]]
[[服务管理 - systemd]]
[[线程与并发]]
学习实际操作
操作系统
[[Windows]]
[[Linux]]
[[Ubuntu]]
[[Debian]]
[[SUSE linux]]
[[RHEL / Derivatives]]
[[Unix]]
[[FreeBSD]]
[[OpenBSD]]
学会使用Terminal
操作多个terminal
[[screen]]
[[tmux]]
进程监控
[[ps]]
[[top]]
[[htop]]
[[atop]]
[[lsof]]
系统性能
[[nmon]]
[[iostat]]
[[sar]]
[[vmstat]]
网络工具
[[traceroute]]
[[mtr]]
[[ping]]
[[nmap]]
[[netstat]]
[[ufw , firewalld]]
[[tcpdump]]
[[iptables , nftables]]
[[dig]]
[[scp]]
网络、安全和协议
[[HTTP]]
[[HTTPS]]
[[FTP , SFTP]]
[[SSL , TLS]]
[[SSH]]
[[Port Forwarding 端口转发]]
是什么以及如果配置
[[Reverse Proxy 反向代理]]
[[Forward Proxy 正向代理]]
[[Firewall 防火墙]]
[[Caching Server 缓存服务]]
[[Load Balancer 负载均衡]]
[[Web Server 服务器]]
[[nginx]]
[[Apache]]
[[Tomcat]]
基础设施即代码
容器
[[Docker]]
[[LXC]]
基础设施开源项目
[[Terraform]]
[[CloudFormatin]]
配置管理
[[Ansible]]
[[Chef]]
容器编排
[[Kubernetes]]
密钥管理
[[Vault]]
GitOps
[[ArgoCD]]
服务网格
[[Istio]]
[[Consul]]
[[linkerd]]
[[Envoy]]
学习一些[[CI/CD]]工具
[[jenkins]]
[[github action]]
[[Circle CI]]
[[Gitlab CI]]
学习如何监控软件和基础设施
基础设施监控
[[Prometheus]]
[[Grafana]]
[[datadog]]
应用监控
[[Jaeger]]
[[New Relic]]
日志管理
[[Elastic Stack]]
[[Loki]]
云服务提供商
[[AWS]]
[[阿里云]]
云原生
设计模式
[[Availability 可用性]]
[[数据管理]]
[[Design and Implementation]]
[[Management and Monitoring]]
参考文献
¶
DevOps Roadmap: Learn to become a DevOps Engineer or SRE