Throughout the week, I read a lot of blog-posts, articles, and so forth, that has to do with things that interest me:
- data science
- data in general
- distributed computing
- SQL Server
- transactions (both db as well as non db)
- and other “stuff”
This blog-post is the “roundup” of the things that have been most interesting to me, for the week just ending.
.NET
- Announcing .NET Core 3.0. The title says it all, .NET Core 3.0 is now released! Go and get it!
- “Stubs” in the .NET Runtime. This post is another performance related post by Matthew. In the post, he discusses “Stubs” which is used in the .NET framework to provide a level of indirection. The post explores what they are, how they work, and why they’re needed.
Data
- Why Do You Need Data Engineers And What Do They Do?. This is an interesting post discussing the importance of data engineers.
Distributed Computing
- On Sharding. This post by Tim Bray, (of XML fame), discusses different types of sharding in high traffic scenarios. It is always interesting to read what Tim has to say, as he has tremendous experience in all aspects of computing.
- Components of Kubernetes Architecture. I can warmly recommend this post to anyone interested in Kubernetes. The post gives a handy overview of the components of Kubernetes.
Streaming
-
Every Company is Becoming
aSoftwareCompany. In this blog post, Jay Kreps, co-founder and CEO of Confluent, makes the point that not only businesses use more software, but that, increasingly, a business is defined in software. He goes on to discuss how Apache Kafka can help companies to re-architect themselves around event streaming, which he sees as the future. - Real-Time Analytics and Monitoring Dashboards with Apache Kafka and Rockset. This blog post looks at how we can build analytics and monitoring on top of Apache Kafka using Rockset. This is something I want to look into for a couple of our Derivco projects.
~ Finally
That’s all for this week. I hope you enjoy what I did put together. If you have ideas for what to cover, please comment on this post or ping me.
comments powered by Disqus