本站总访问量11014356次
作者:三思(sansi)
出处:https://www.cnblogs.com/nwq1101
Linux修炼心法
镜像站:
https://help.mirrors.cernet.edu.cn/centos/
https://developer.aliyun.com/mirror/
https://cloud.tencent.com/document/product/213/2046
数据库
MySQL:https://www.mysql.com/
redis:https://redis.io/
mariDB:https://mariadb.com/
web服务
nginx:https://www.nginx-cn.net/
http://nginx.org/download/
apache:https://www.apache.org/
监控
Prometheus:https://prometheus.io/
Zabbix:https://www.zabbix.com/
自动化
Ansible:https://www.ansible.com/
Docker:https://www.docker.com/
CI/CD(持续集成-持续部署)
Jenkins:https://www.jenkins.io/
gitlab:https://gitlab.cn/
Linux运维工程师需掌握一系列技术
Linux系统基础:
系统管理:
网络配置:
服务部署与管理:
高可用与集群技术:
自动化运维:
监控与报警:
安全性与合规:
备份与恢复:
随着云原生时代的来临,Linux运维工程师还需熟悉云计算平台如AWS、Azure、Google Cloud Platform等的基础设施管理,以及微服务架构下的运维挑战和解决方案。同时,持续集成/持续部署(CI/CD)流程的运维也是一个重要的方向。
