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.
Streaming
- Visualizations on Apache Kafka Made Easy with KSQL. Not a week without one or more Kafka related posts. This blog-post is about how to get started with processing streaming data with Confluent KSQL and visualizing it using the Arcadia Data platform. The post contains quite a few links to interesting demos.
Cloud / Big Data
- Enhance productivity using Azure Data Factory Visual Tools. A blog-post about ADF Visual Tools where the primary goal of the ADF visual tools is to allow you to be productive with ADF by getting pipelines up and running quickly without requiring to write a single line of code. It looks quite impressive, and this is another thing I really need to have a look at.
- Microsoft Announces Preview of Azure SignalR Service. An InfoQ article about how Microsoft recently announced a public preview of the Azure SignalR Service. SignalR has been available for download as a separate ASP.NET library, but this is the first time it has been available as a fully-managed service. Exciting stuff!
Data Science
- Developing Data and ML Pipelines at Stitch Fix. An InfoQ presentation about how Stitch Fix develops, schedules, and maintains their data and ML pipelines. Very interesting, it sure gave me some ideas!
- PyTorch 1.0 Announced for Research and Production AI Projects. This links to another InfoQ article. This article is about the introduction of PyTorch 1.0 and its new capabilities.
- Getting Started with Machine Learning Services in SQL Server. A blog-post which serves as an introduction to SQL Server Machine Learning Services. It looks somewhat like my SQL Server R Services, but this post has links to videos. Awesome!
SQL Server Machine Learning Services
- sp_execute_external_script and SQL Compute Context - I. I finally managed to finish the post about
sp_execute_external_script
and SQL Server Compute Context (SQLCC). That is the good news; the bad news is that I realised that there are quite a few things I do not understand about SQLCC, so I need to investigate more and also write more posts about SQLCC. Sigh - that is life!
~ 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.