1
0
forked from x/ContextOS
ContextOS/usr/wiki/lamp.md
2018-09-16 22:43:21 +08:00

31 lines
564 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## 《后端技术栈》简介
后端技术栈,是对后端服务器开发中所用到的技术进行组合,不断的优化框架结构与服务水平。
- Linux
- Nginx
- Python 是一种脚本语言,
- MySQL
- Redis
## 基础入门
### Linux
### Nginx
### Python
Mac上自带python不需要安装。Ubuntu上也自带python。更多信息参考[python官网](https://www.python.org/)
### MySQL
### Redis
## 微服务化
### es
### etcd
### kafka
### consul
### thrift
### databus
## 源码解析
### Linux
### Nginx
### Python
### MySQL
### Redis