1
0
forked from x/ContextOS

vps add lamp.md

This commit is contained in:
shylinux 2018-09-15 20:38:21 +08:00
parent 790573526c
commit 40701d34e4

28
usr/wiki/lamp.md Normal file
View File

@ -0,0 +1,28 @@
## 《后端技术栈》简介
后端技术栈,是对后端服务器开发中所用到的技术进行组合,不断的优化框架结构与服务水平。
- Linux
- Nginx
- Python
- MySQL
- Redis
## 基础入门
### Linux
### Nginx
### Python
### MySQL
### Redis
## 微服务化
### es
### etcd
### kafka
### consul
### thrift
### databus
## 源码解析
### Linux
### Nginx
### Python
### MySQL
### Redis