Mixer and the SPOF Myth

https://istio.io/blog/posts/2017/mixer-spof-myth.html

介绍了Istio中的Mixer的设计,是service mesh的重要组件。

P.S. 我终于明白了sidecar这个词在service mesh里的意思。

Get Ready for the AWS Serverless Application Repository

https://aws.amazon.com/blogs/aws/aws-serverless-app-repo/

AWS推出的serverless应用仓库,就好像Python的pip。

Using code generation to survive without generics in Go

https://www.calhoun.io/using-code-generation-to-survive-without-generics-in-go/

使用Go的template来自动生成代码,弥补Go不支持泛型的问题。对于小项目来说,还是很实用的。

Kubernetes 1.9增强了容器存储,提供了Workloads API支持及Window Beta支持

http://www.infoq.com/cn/news/2017/12/kubernetes-1.9

存储部分的增强肯定是将来的重点,但是还处于alpha阶段。


知识共享许可协议本作品采用知识共享署名-非商业性使用-禁止演绎 4.0 国际许可协议进行许可。