File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 176176
177177- [ LEARN_LIST] ( notes/LEARNLIST.md )
178178
179-
180179 包含阅读清单,学习课程两部分
181180
181+ - [ web应用开发标准流程] ( notes/web应用开发标准流程.md )
182+
182183
183184
184185## talking :bulb :
Original file line number Diff line number Diff line change 22
33在这部分,我将对阅读书籍和学习课程进程推荐,在课程中我将附带官网链接,图书则附京东的链接。
44
5- 正在整理,未完待续
5+
6+
7+
8+
9+ 程序员的武林秘籍
10+
11+ - 《微服务:从设计到部署》中文版
12+ - 《重构_改善既有代码的设计》
13+ - 《研磨设计模式》
614
715
816
Original file line number Diff line number Diff line change 3636 - [ Java 微服务架构] ( https://www.bilibili.com/video/av29384041 )
3737 - [ Java 微服务实战] ( https://www.bilibili.com/video/av29882762 )
3838
39+ - [ 【Gitbook】《微服务:从设计到部署》中文版] ( https://docshome.gitbooks.io/microservices/content/ )
40+
3941
4042
4143
Original file line number Diff line number Diff line change 1+ # web应用开发标准流程
2+
3+ ## 一、产品分析
4+
5+ 1 . 用户需求
6+
7+ 2 . 竞品分析
8+
9+ 3 . 市场调研
10+
11+
12+
13+ ## 二、技术选型
14+
15+ 1 . 前端技术选型
16+
17+ 2 . 后端技术选型
18+
19+ 3 . 数据库
20+
21+ 4 . 业务框架
22+
23+
24+
25+ ## 三、开发实现
26+
27+ 1 . 前后端开发,测试【坑多】
28+
29+ 2 . 前后端部署【坑多】
30+
31+ 3 . 前后端升级【坑多】
32+
33+ 4 . 业务框架
34+
35+
36+
37+ ## 四、生产上线
38+
39+ 1 . 部署升级
40+
41+ 2 . 峰值处理
42+
43+ 3 . 成本优化
44+
45+ 4 . 警报处理
You can’t perform that action at this time.
0 commit comments