01 2022 档案
同比环比调研
摘要:https://www.modb.pro/db/105757 https://tech.meituan.com/2020/10/15/mt-aiops-horae.html https://clickhouse.com/docs/zh/interfaces/third-party/gui/ http
阅读全文
构建 ElastiCache for Redis Cluster 代理服务集群
摘要:https://aws.amazon.com/cn/blogs/china/build-elasticache-for-redis-cluster-agent-service-cluster-part1/
阅读全文
mongo调研
摘要:https://docs.mongodb.com/manual/core/replica-set-sync/ https://docs.mongodb.com/manual/tutorial/add-replica-set-arbiter/ https://www.cnblogs.com/66li/
阅读全文
keepalive主备切换失败问题分析及解决办法
摘要:https://blog.51cto.com/netlt/2589364 https://www.cnblogs.com/my-show-time/p/14391379.html
阅读全文
mongo集群测试
摘要:[root@MYSQL01 ~]# mongo 172.16.59.21:27017 MongoDB shell version v5.0.5 connecting to: mongodb://172.16.59.21:27017/test?compressors=disabled&gssapiSe
阅读全文
机器学习-调研
摘要:https://datawhalechina.github.io/pumpkin-book/#/ https://towardsdatascience.com/machine-learning-part-19-time-series-and-autoregressive-integrated-mov
阅读全文
consul调研
摘要:https://www.cnblogs.com/gomysql/p/8010552.html http://172.16.59.22:8500/ui/dc1/services https://blog.csdn.net/weixin_29593445/article/details/11367975
阅读全文
aws-eks-创建与使用
摘要:https://www.eksworkshop.com/020_prerequisites/workspace/#region-3 cat << EOF > eksworkshop.yaml apiVersion: eksctl.io/v1alpha5 kind: ClusterConfig met
阅读全文
业务价值研究
摘要:http://gritvc.com/blogs/IT-operation.html http://www.itsmcn.com/IDCSolutions/ http://www.digitalchina.com/show-20-18-1.html https://www.ruijie.com.cn/
阅读全文
业务价值-调研
摘要:支撑数字化转型,企业云平台建设进入新阶段 | 爱分析报告 https://mp.weixin.qq.com/s?__biz=MzA4NzM3MTI1MQ==&mid=2247545196&idx=1&sn=fa91b5480a77ea95778feb2117706d69&chksm=90380df0
阅读全文
MaxRAMFraction参数含义
摘要:https://www.cnblogs.com/xiaoqi/p/container-jvm.html
阅读全文
云原生应用开发与业务价值
摘要:https://www.bespinglobal.cn/ams/ http://www.caict.ac.cn/kxyj/qwfb/ztbg/202010/P020201021543952384452.pdf https://tech.ipalfish.com/blog/2021/01/04/goa
阅读全文
mysql 高可用方案调研
摘要:https://github.com/openark/orchestrator https://mp.weixin.qq.com/s?__biz=MzkzMTIzMDgwMg==&mid=2247487491&idx=1&sn=1881569b2b3d0a7c675dfe775d72bf9e&chk
阅读全文
千万数据快速模拟插入
摘要:python -c "for i in range(1, 1+1000000): print(i)" > base.txt mysql> use test; ERROR 1049 (42000): Unknown database 'test' mysql> use test01; Reading
阅读全文
mysql 连接命令行报错
摘要:➜ heidsoft-mycat mysql -h172.16.59.20 -P8066 -uroot -p123456 mysql: [Warning] Using a password on the command line interface can be insecure. ERROR 10
阅读全文