5G$环境(5G$Environment)

  • 5G 资源归纳计划.

  • 代码统一由github平台托管(https://github.com/)
  • 文本统一由CSDN平台托管(http://www.csdn.net/)
  • File&Tool由cloud disk平台托管(https://pan.baidu.com/)
  • 开发服务器由阿里云服务器托管(https://www.aliyun.com)
  • 镜像统一由AlibabaCloud平台托管(https://www.alibabacloud.com/zh/product/container-registry)

  (追求:开源化、标准化、流行化、简洁化、高效化、模块化、容器化)

  • 构建远程访问服务器

secureCRT:https://www.jianshu.com/p/c22820e11b54

Xmanager:Xmanager 企业版可以实现无缝的 UNIX/Linux 和 Windows 集成,是一款完整的企业网络连接套件。

https://blog.csdn.net/liang19890820/article/details/49766301

 

 

 

  • 构建支持http2版本curl.

https://www.bnxb.com/linuxserver/26916.html

  • 构建Docker环境.

https://www.cnblogs.com/jiyang2008/p/9014960.html

  • 构建linux与GitHub互联环境.

https://www.cnblogs.com/yihen-dian/p/8760756.html

  • 构建docker镜像托管环境.

1.开发服务器<===>阿里云容器镜像托管平台<===>代码托管GitHub

开发服务器<===>阿里云容器镜像托管平台:开发服务器所需私人镜像可以从阿里云docker pull;更改镜像版本,docker push 到阿里云存储起来。

阿里云容器镜像托管平台<===>代码托管GitHub:之间关系还没弄明白,猜测 github能够自动更新镜像版本到阿里云上托管

2.搭建:

https://www.alibabacloud.com/zh/product/container-registry

https://www.cnblogs.com/dfengwei/p/7150455.html

 

  • 构建window与linux互访环境.

https://yq.aliyun.com/articles/540697

 

  • 构建Golang开发环境.

优先选择Golang编程语言,Golang语法简单,编译速度快,运行速度快,开发效率高,适合服务器&分布式开发....

linux 安装Golang sdk:https://www.cnblogs.com/chnmig/p/10107158.html

linux 安装Go编辑器  :采用sublime+Gosubilme:

https://www.cnblogs.com/zlzlnet/p/5964606.html 

https://blog.csdn.net/qq_32340877/article/details/78712788

 

 

 

  • 涉猎技术、框架、策略.....

Grafana:

时序数据展示工具。

https://www.jianshu.com/p/7e7e0d06709b

 

jaeger: 

分布式,链路追踪 。

https://www.cnblogs.com/chopper-poet/p/10743141.html

 

Prometheus:

是一套开源的系统监控报警框架、广泛用于 Kubernetes 集群的监控系统中。https://blog.csdn.net/bbwangj/article/details/81056877

 

Redis Cluster:

提供在多个Redis间节点间共享数据的程序集。

https://www.cnblogs.com/Finley/p/8595506.html

 

 

 

你可能感兴趣的:(5G)