每日一谚:Use channels to orchestrate and coordinate goroutines.
Go技术生态
为什么有了Go module后“依赖地狱”问题依然存在 - https://t.zsxq.com/zF272FE
寻找测试中的Goroutine泄漏 - https://www.storj.io/blog/finding-goroutine-leaks-in-tests
Go中的区块链第二部分:交易分配和同步化 - https://www.ardanlabs.com/blog/2022/03/blockchain-02-transaction-distribution-synchronization.html
使用Go的内置模板构建丰富的CLI应用程序 - https://lakefs.io/building-rich-cli-applications-with-gos-built-in-templating/
Go中的选项模式 - https://medium.com/@pandeyhimanshu709/options-pattern-in-golang-9a0384a9d8db
播客:与 Liz Rice聊eBPF - https://www.lastweekinaws.com/podcast/screaming-in-the-cloud/siphoning-through-the-acronyms-with-liz-rice/
7个不属于Kubernetes的开源云原生工具 - https://loft.sh/blog/7-open-source-cloud-native-tools-that-aren-t-kubernetes
如何使用MinIO作为Longhorn的备份目标 - https://mp.weixin.qq.com/s/CaymliI7FCWAzIvhcT-XuA
分布式系统链路一致性踩坑录 - https://mp.weixin.qq.com/s/jHnzRdaoJ1OmUFfdq8kdew
基于eBPF的Kubernetes问题排查全景图 - https://mp.weixin.qq.com/s/ggt-aCHSvhmfwz8-fFHN6w
用Terraform自动配置AWS上的Kubernetes集群 - https://calvineotieno010.medium.com/automate-provisioning-of-kubernetes-clusters-on-aws-with-terraform-f69c0572c2c7
资料下载
关注公众号iamtonybai,发送特定关键字获取对应精品资料!
Go语言学习技术路线图2021版 - 发送go2021
GopherChina 2021技术大会ppt资料 - 发送gopherchina2021;
GopherCon 2020大会技术ppt资料 - 发送gophercon2020;
《设计数据密集型应用程序》作者Martin Kleppmann新课“分布式系统”的讲义资料 - 发送distsys;
O'Reilly的《分布式跟踪实战(Distributed Tracing in Practice)》 - 发送distrace;
加州伯克利的47页的“机器学习的数学基础”资料 - 发送math4ml;