想到什么写什么周报 第23期 - 2018-04-01
Cloud Native Computing Foundation Welcomes the NATS Messaging Protocol into the Fold
https://thenewstack.io/cloud-native-computing-foundation-welcomes-nats-messaging-fold/
NATS是一个消息系统,最近加入了CNCF,是CNCF的第17个项目。
Scraping the Web in Golang with Colly and Goquery
http://benjamincongdon.me/blog/2018/03/01/Scraping-the-Web-in-Golang-with-Colly-and-Goquery/
介绍了使用Go来做爬虫时会用到的两个库:
- github.com/PuerkitoBio/goquery
- github.com/gocolly/colly
Warehouse: All New PyPI is now in beta
http://pyfound.blogspot.com/2018/03/warehouse-all-new-pypi-is-now-in-beta.html
Python社区用于替代PyPI的warehouse已经beta了,提供了更好用的软件仓库功能,对于Linux用户来说,依旧使用pip命令。
Object Storage: AWS s3 vs. Google Cloud Storage vs. Azure Storage vs. DigitalOcean Spaces
https://www.chooseacloud.com/objectstorage?ref=stackshare
公有云对象存储的价格对比:Google > AWS > Azure »> DigitalOcean
Distributed transactions and why you should care
https://towardsdatascience.com/distributed-transactions-and-why-you-should-care-116b6da8d72
一篇介绍数据一致性模型的文章。
本作品采用知识共享署名-非商业性使用-禁止演绎 4.0 国际许可协议进行许可。