Interesting Stuff - Week 48, 2022

Posted by nielsb on Sunday, December 4, 2022

Throughout the week, I read a lot of blog-posts, articles, and so forth that has to do with things that interest me:

  • AI/data science
  • data in general
  • data architecture
  • streaming
  • 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.

Azure Data Explorer

  • Understand Kusto Engine. You, who have followed my blog for a while, know that I like Azure Data Explorer (ADX) a lot, and I write posts myself as well as linking to posts written by others. This post is something that I must have missed as it is from 2020, but still relevant. The post explains why ADX is so fast from data storage and query execution perspectives. What I like about this post is that it drills down and looks at the architecture of ADX on a fairly deep level.

AI/ML

  • Research Focus: Week of November 28, 2022. This post from Microsoft Research links to white papers accepted for publication at NeurIPS 2022. NeurIPS is a machine learning and computational neuroscience conference.
  • ChatGPT — OpenAI’s New Dialogue Model!!. Anyone remotely interested in AI has probably noticed that there is a “new kid” on the block - ChatGPT. ChatGPT was trained to have interactions in a conversational way, and this post looks at some examples of what ChatGPT can do. If you want to be blown away by the capabilities of ChatGPT, log on to Twitter and search for #ChatGPT.

Streaming

  • Apache Kafka is NOT real real-time data streaming!. WHAT?! Are you kidding me - what do you mean Kafka is not real-time data streaming? Joking aside, this post looks at different aspects of data streaming based on latency requirements. In conclusion, Kafka is not for you if you need microsecond latency. In those scenarios, you’d need proprietary software. For scenarios when millisecond+ latencies are OK, Kafka is definitely for you.

~ Finally

That’s all for this week. I hope you enjoy what I did put together. Please comment on this post or ping me if you have ideas for what to cover.


comments powered by Disqus