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. This week, there hasn’t been that much that has caught my eye, but here it is.
SQL Server
- Configure MSDTC to run Distributed transactions for SQL Server Linux Containers on Azure Kubernetes. This blog post does exactly what it says. It discusses setting up and configuring SQL Server and MS DTC to run in containers on the Kubernetes platform. I have been working with SQL Server since version 4.x (I believe it was 4.2), and a couple of years back, I would never have thought we’d see SQL running on Linux, never mind on Kubernetes! As Bob Dylan sang, “The Times They Are A-Changin’”.
Streaming
- Announcing ksqlDB 0.24.0. Another post doing what the title says. This post looks at some of the new features in ksqlDB 0.24.0. The post also shows some examples of how to use them. I am quite interested in the ability to access record data headers from within ksqlDB. Very cool! Another interesting feature is the new functions aiding in processing JSON-formatted strings.
~ 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