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
- AI
- 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.
.NET
- Steeltoe and the Open Source .NET Renaissance. A discussion about the .NET platform renaissance, the Steeltoe framework, and a demonstration how to build resilient microservices with ASP.NET Core.
Streaming
- Streaming SQL Foundations: Why I ❤Streams+Tables. An InfoQ presentation about what is required to provide robust stream processing support in SQL. It also and discusses concrete efforts that have been made in the stream processing area by the Apache Beam, Calcite, and Flink communities.
- The Power of Distributed Snapshots in Apache Flink. Another InfoQ presentation. This time about how Apache Flink handles stateful stream processing and how to manage distributed stream processing and data-driven applications efficiently with Flink’s checkpoints and savepoints.
- Securing KSQL. A blog post looking at stream processing examples using KSQL, as well as how to secure KSQL and the entire Confluent Platform with encryption, authentication, and authorisation.
Data Science & AI
- The Microsoft Artificial Intelligence Landscape – And What to use When. A blog post by Buck Woody, where he talks about what Microsoft offers in terms of AI.
- Machine Learning in R with TensorFlow. This post is from David at Revolution Analytics, and he talks about how to use TensorFlow in R.
- Conversational AI chat-bot — Architecture overview. Lately, I have become interested in AI chat-bots, so this article which gives an overview of a typical architecture to build a conversational AI chat-bot is right “down my ally”.
SQL Server R Services
I am starting to feel bad about not being able to publish the promised post about sp_execute_external_script
. The reason for this is that a lot going on at work at the moment. In the meantime, here is the link to the first post in the SQL Server R Services series.
~ 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.