Interesting Stuff - Week 33, 2022

Posted by nielsb on Sunday, August 21, 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

  • Azure Data Explorer: Log and telemetry analytics benchmark. WOW - the numbers for Azure Data Explorer are pretty awesome! What I am talking about is this post that looks at benchmark numbers for Azure Data Explorer, Snowflake and Big Query. Since it is a Microsoft post, you’d expect that ADX would come out looking quite good - but this good?!

Streaming

  • Announcing GA launch of Kafka Trigger extension on Azure Functions. The link here is from June; I am unsure if I have shared it before. Regardless, the post is worth sharing again, as it announces the release of Kafka triggers for Azure Serverless Functions. The Kafka trigger enables you to invoke functions in response to messages in Kafka topics and lets you write values/messages out to Kafka topics using an output binding. We have just started using it here at Derivco in a very cool project where we consume and publish to topics in Confluent Cloud.
  • Analytics vs. Transactions in Data Streaming with Apache Kafka. When thinking of Kafka and data, one often sees Kafka used for analytical purposes of data. This post looks at using Kafka for transactional workloads in resilient, mission-critical architectures.

~ 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