web系统能力培养计划

服务器知识掌握如下

01购买linux服务器

客户端工具:https://mobaxterm.mobatek.net/download.html

02linux常用命令

https://www.runoob.com/linux/linux-tutorial.html

03linux安装tomcat

04linux安装mysql

利用JSP开发一个网站

01前端语言基础学习

HTML https://www.runoob.com/html/html-tutorial.html

CSS https://www.runoob.com/css/css-tutorial.html

Javascript https://www.runoob.com/js/js-tutorial.html

02 JSP学习

https://www.runoob.com/jsp/jsp-tutorial.html

进阶技能

web系统架构 实现高可用 分布式 容灾 备份

mysql高可用架构 主备架构 集群架构

oracle高可用架构 主备架构 集群架构

代理组件 nginx haproxy等介绍

软件安全

原文地址:https://www.cnblogs.com/yaochc/p/11593630.html