Interesting Stuff - Week 8, 2021

Posted by nielsb on Sunday, February 21, 2021

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.

.NET

  • Announcing Dapr v1.0. As the title implies, this post announces version 1.0 of the Distributed Application Runtime, (Dapr). Dapr lowers the bar for entry to build microservices applications, running on self-hosted infrastructure or Kubernetes.

SQL Server Big Data Cluster

  • What’s new with SQL Server Big Data Clusters. Microsoft released SQL Server 2019 CU9 recently, and subsequently, there is a CU9 release for SQL Server 2019 Big Data Cluster, (BDC). The post linked to discusses some of the new features in this release. I guess I better upgrade my existing BDC installation and take CU9 “for a spin”.

Big Data

Streaming

  • Announcing ksqlDB 0.15. I last week’s roundup, I wrote about Confluent Platform 6.1 being released, and with that exciting new ksqlDB features. This post announces a new ksqlDB version and lists some of the features in this version.
  • 42 Things You Can Stop Doing Once ZooKeeper Is Gone from Apache Kafka. There has been work underway for quite a time now to remove Kafka’s dependency on ZooKeeper. We are getting closer and closer to this being achieved, and the post linked to looks at some of the “stuff” we no longer need to “worry” about when the ZooKeeper dependency is gone.
  • Keys in ksqlDB, Unlocked. Above, I linked to the post announcing ksqlDB 0.15. The post here looks at one specific new feature in the 0.15 release; support for many more types of data in messages keys, including message keys with multiple columns. Awesome!

WIND (What Is Niels Doing)

In last weeks roundup, I mentioned how I was about to finish a post about installing SQL Server on an Azure VM. Here it is:

I am now prepping for a user group presentation to talk about SQL Server and Kafka. As part of that prep, I’ve played around with Docker, and I may do a post around that.

Oh, speaking about that user group presentation, if you are interested, please signup, and join the fun!

~ 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