Interesting Stuff - Week 22, 2022

Posted by nielsb on Sunday, June 5, 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.

Databases

  • Vector Databases: Taking Data Revolution to The Next Level. We know about SQL and no-SQL databases and how they are used, and that they are used for structured and semi-structured data. However, we now see more unstructured data, and the question is how we can deal with (search, etc.) this data. Dealing with unstructured data is where vector databases can help. This post looks at vector databases, how they can help us manage unstructured data, and the solutions they offer.

Azure Data Explorer

  • Azure Data Explorer in 60 minutes with the new samples gallery. The post linked to announces the new Azure Data Explorer samples gallery feature. This feature provides an easy way to upskill and demo Azure Data Explorer with an end-to-end experience on a free, publicly available cluster. If you haven’t looked at Azure Data Explorer yet, now it’s time to do it.
  • Implementing and Optimizing Bounding Box Queries in Azure Data Explorer. This post looks at how we can in Azure Data Explorer create a function that would return objects - in this case vehicles - that are within a given bounding box in a given time period. This is quite a cool usage of bounding boxes!

Streaming

  • Making Confluent Cloud 10x More Elastic Than Apache Kafka. Elasticity is the cornerstone of cloud-native computing. This post looks at how Confluent took Apache Kafka’s horizontal scalability to the next level—in fact, they took it up multiple levels—and made Confluent Cloud 10x more elastic! Quite interesting!

~ 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