每日一谚:Channels are first-class values, just like strings or integers.
Go技术生态
解读Go语言的2021:稳定为王 - https://mp.weixin.qq.com/s/9LKyPfhwldgZY7H4iS7sjg
通过重新排序Go结构体字段来节省三分之一的内存 - https://wagslane.dev/posts/go-struct-ordering/#
谷歌Go团队希望从语言中删除的东西(如果他们可以的话) - https://www.youtube.com/watch?v=MIUzCFLFlcQ
kubernetes实例计算器 - https://learnk8s.io/kubernetes-instance-calculator
使用Calico NetworkSets将Panorama的防火墙地址组扩展到你的Kubernetes集群中 - https://www.tigera.io/blog/extending-panoramas-firewall-address-groups-into-your-kubernetes-cluster-using-calico-networksets/
社区中关于Istio和服务网格的辩论 - https://jimmysong.io/en/blog/the-debate-in-the-community-about-istio-and-service-mesh/
我所知道的关于kubectl的一切有用信息 - https://www.atomiccommits.io/everything-useful-i-know-about-kubectl
OWASP DevSecOps指南 - https://github.com/OWASP/DevSecOpsGuideline
使用Kubebuilder创建Kubernetes operator - https://medium.com/@adnn.selimovic/creating-kubernetes-operator-using-kubebuilder-15db5f29ee50
理解Linux的文件权限 - https://www.linuxfoundation.org/blog/classic-sysadmin-understanding-linux-file-permissions
使用Go(Fiber)实现六边形架构 - https://cgarciarosales97.medium.com/hexagonal-architecture-using-go-fiber-b2925fd677b5
资料下载
关注公众号iamtonybai,发送特定关键字获取对应精品资料!
Go语言学习技术路线图2021版 - 发送go2021
GopherChina 2021技术大会ppt资料 - 发送gopherchina2021;
GopherChina 2020技术大会ppt资料 - 发送gopherchina2020;
GopherCon 2020大会技术ppt资料 - 发送gophercon2020;
《设计数据密集型应用程序》作者Martin Kleppmann新课“分布式系统”的讲义资料 - 发送distsys;
O'Reilly的《分布式跟踪实战(Distributed Tracing in Practice)》 - 发送distrace;
加州伯克利的47页的“机器学习的数学基础”资料 - 发送math4ml;