-
工具名称和简介
-
使用场景
-
使用教程
-
获取方式
一、Java 线上诊断工具 Arthas
-
这个类从哪个 jar 包加载的?为什么会报各种类相关的 Exception?
-
我改的代码为什么没有执行到?难道是我没 commit?分支搞错了?
-
遇到问题无法在线上 debug,难道只能通过加日志再重新发布吗?
-
线上遇到某个用户的数据处理有问题,但线上同样无法 debug,线下无法重现!
-
是否有一个全局视角来查看系统的运行状况?
-
有什么办法可以监控到 JVM 的实时运行状态?
https://alibaba.github.io/arthas/arthas-tutorials?language=cn&id=arthas-basics
https://alibaba.github.io/arthas/arthas-tutorials?language=cn&id=arthas-advanced
https://github.com/alibaba/arthas
二、IDE 插件 Cloud Toolkit
-
每次修改完代码后,是否正在经历反复地打包?
-
在 Maven 、Git 以及其他运维脚本和工具的之间频繁切换?
-
采用 SCP 工具上传?使用 XShell 或 SecureCRT 登录服务器?替换部署包?重启?
-
文件上传到服务器指定目录,在各种 FTP、SCP 工具之间频繁切换 ?
https://help.aliyun.com/document_detail/98762.html
https://help.aliyun.com/document_detail/29970.html
https://help.aliyun.com/document_detail/112740.html
https://help.aliyun.com/document_detail/108682.html
https://www.aliyun.com/product/cloudtoolkit
三、混沌实验注入工具 ChaosBlade
-
微服务的容错能力不易衡量?
-
容器编排配置是否合理无法验证?
-
PaaS 层健壮性的测试工作无从入手?
https://github.com/chaosblade-io/chaosblade/wiki/新手指南
https://github.com/chaosblade-io/chaosblade/wiki/新手指南
四、Java 代码规约扫描插件
https://github.com/alibaba/p3c/wiki/IDEA插件
使用文档
https://github.com/alibaba/p3c/wiki/Eclipse
插件使用文档
https://github.com/alibaba/p3c
五、应用实时监控工具 ARMS
-
晚上 10 点收到 37 报警信息,你却无从下手?
-
当我们发现问题的时候,客户/业务方已经发起投诉?
-
每个月花几十万买服务器,却无法保障用户体验?
https://help.aliyun.com/documentdetail/106086.html
https://help.aliyun.com/documentdetail/63796.html
https://help.aliyun.com/document_detail/47474.html
https://www.aliyun.com/product/arms
六、静态开源站点搭建工具 Docsite
https://docsite.js.org/zh-cn/docs/installation.html
https://github.com/txd-team/docsite
七、Android 平台上的秒级编译方案 Freeline
https://github.com/alibaba/freeline/blob/master/README-zh.md
https://github.com/alibaba/freeline
八、性能测试工具 PTS
https://help.aliyun.com/document_detail/70290.html
https://www.aliyun.com/product/pts
九、云效开发者工具 KT
https://yq.aliyun.com/articles/690519
https://yq.aliyun.com/download/3393
十、架构可视化工具 AHAS
-
服务化改造过程中,想精确的了解资源实例的构成和交互情况,实现架构的可视化?
-
想引入真实的故障场景和演练模型?
-
低门槛获得流控、降级功能?
https://help.aliyun.com/document_detail/90323.html
https://www.aliyun.com/product/ahas
十一、数据处理工具 EasyExcel
https://github.com/alibaba/easyexcel/blob/master/quickstart.md
https://github.com/alibaba/easyexcel
十二、iOS 类工具 HandyJSON
https://github.com/alibaba/HandyJSON/blob/master/README_cn.md
https://github.com/alibaba/HandyJSON
十三、云上资源和应用部署工具 EDAS Serverless
https://help.aliyun.com/document_detail/102048.html
https://help.aliyun.com/document_detail/97792.html
十四、数据库连接池 Druid
https://github.com/alibaba/druid/wiki/常见问题
http://central.maven.org/maven2/com/alibaba/druid/
十五、Java 工具集 Dragonwell
https://github.com/alibaba/dragonwell8/wiki/阿里巴巴Dragonwell8用户指南
https://github.com/alibaba/dragonwell8
-END-
如果看到这里,说明你喜欢这篇文章,请 转发、点赞。微信搜索「web_resource」,关注后回复「进群」或者扫描下方二维码即可进入无广告交流群。
↓扫描二维码进群↓
推
荐
阅
读
1. 一份 Spring Boot 项目搭建模板
2.
Spring Boot 实现应用监控和报警
3. Nginx 从入门到实战
4. 一键式搭建分布式文件服务器
5. 团队开发中 Git 最佳实践
喜欢文章,点个
在看
本文分享自微信公众号 - Java后端(web_resource)。
如有侵权,请联系 support@oschina.cn 删除。
本文参与“OSC源创计划”,欢迎正在阅读的你也加入,一起分享。
相关文章
暂无评论...