OpenEduTech / EduTechResearch

云原生、计算教育、软件过程与软件流程研究
Apache License 2.0
18 stars 8 forks source link

[Research and Practices] 性能保障方法与设计 #17

Open AliceCodeZhang opened 1 year ago

AliceCodeZhang commented 1 year ago

下文介绍了高并发系统设计方法与保障机制 https://zq99299.github.io/note-architect/hc/

下文介绍了全链路压测的方法 https://time.geekbang.org/column/article/428497

阿里云提供的性能保障的服务 https://help.aliyun.com/product/29260.html wetest 提供的性能保障服务

其他实践案例 https://www.infoq.cn/article/o9i6bfecbm3ti5htfm1r

AliceCodeZhang commented 1 year ago

分布式追踪系统原理,可运用在压测流量染色和追踪中 http://bigbully.github.io/Dapper-translation/

zhicheng-ning commented 1 year ago

下文介绍了高并发系统设计方法与保障机制 https://zq99299.github.io/note-architect/hc/

很不错👍

AliceCodeZhang commented 1 year ago

https://zhuanlan.zhihu.com/p/502385836 Metersphere vs Jmeter