I cannot believe we have reached half year mark already - week 26!
Throughout the week, I read a lot of blog-posts, articles, and so forth, that has to do with things that interest me:
- data science
- data in general
- 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.
SQL Server 2019
- SQL Server 2019 CTP 3.0 plus P startup option (for experimentation only). This is a very interesting post by Lonny where he discusses some new startup options in SQL Server. More specifically how you can, at startup time, have SQL Server create an arbitrary number of schedulers. Very cool!
.NET
- Designing the .NET API for Apache Kafka. I debated with myself whether this post belonged under .NET or Streaming, as you see .NET won. Anyway, this post is about the Confluent .NET Kafka client and the work that has gone into it. Now, if we could get a .NET implementation of the Kafka Streams API as well, #justsaying!
Streaming
- Manually delete a connector from Kafka Connect. This is a handy post by Robin, looking at how one can manually delete Kafka connectors. I have said it before, and I say it again - if you are interested in Kafka, Robin’s blog MUST be in your reading list.
- Microservices, Apache Kafka, and Domain-Driven Design. I must say that this post came at the exact right time for me, as what it covers: Kafka as a backbone for microservices architectures, is what I am looking at right now! Excellent!
~ 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