Interesting Stuff - Week 24, 2019

Posted by nielsb on Sunday, June 16, 2019

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.

Databases

  • Why Distributed SQL Beats Polyglot Persistence for Building Microservices?. It is a common belief, (misconception?), that in the microservices world, each microservice should have its own persistence store - polyglot persistence. The blog post I link to here highlights the loss of agility that microservices development and operations suffer when adopting polyglot persistence. The post reviews how distributed SQL serves as an alternative approach that doesn’t compromise this agility.

Misc.

  • Windows and Linux Docker Containers: Side by Side!. Docker is awesome! One thing though, it is near impossible to run Windows and Linux containers side by side. Wouldn’t it be great if you could? That is what this blog post discusses! Good stuff!

Data Science

WIND (What Is Niels Doing)

Right now, I am busy finishing off a blog post looking at the Confluent Platform, (Kafka), from the perspective of a .NET developer on the Windows platform. I hope to publish the post sometime this coming week.

~ 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