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.
Distributed Computing
- Crash! Bang! Wallop! Practice makes perfect. A very interesting blog post about how Sky Betting & Gaming conducts Chaos and Disaster Recovery testing.
- Book Review and Q&A: Microservices and Containers by Parminder Singh Kocher. An InfoQ book review of Microservices and Containers. The book provides a deep dive into the central concepts, patterns and technologies used to implement modern, highly available, highly scalable cloud-native applications.
Streaming
- Level Up Your KSQL. A blog post announcing a video series to skill up on KSQL. This is a must watch if you are interested Kafka!
- 4 new features now available in Azure Stream Analytics. This post announces four new features in Azure Stream Analytics. Of the new features, I am most excited about the
SessionWindow
feature. TheSessionWindow
allows users to filter out periods of time where there is no data. The new feature does this by creating dynamic temporal windows of variable sizes based on the batches of incoming data. - Rounding Up Kafka Summit London 2018. This post is not so much a roundup as an announcement that videos are now available for the recently concluded Kafka 2018 summit. Now I know what to do with all the free time I have - watch Kafka videos!
- Azure Event Hubs for Kafka Ecosystems in public preview. This is so very exciting! The ability to integrate Kafka with Azure Event Hubs.
Data Science
- Introducing ML.NET: Cross-platform, Proven and Open Source Machine Learning Framework. A blog post announcing ML.NET: a cross-platform, open source machine learning framework. ML.NET allows .NET developers to develop their models and infuse custom ML into their applications without prior expertise in developing or tuning machine learning models.
- Open-Source Machine Learning in Azure. This post by David is about a presentation he gave at Microsoft Build 2018 about how you can take your open-source tools and workflows you already use for machine learning and data science and easily transition them to the Azure cloud to take advantage of its capacity and scale.
- Relationships in Data Analysis. A thought-provoking post about how data analysis is very much dependent upon human relationships.
- What’s New in Azure Machine Learning?. An InfoQ summary from Microsoft Build 2018 about new features in Azure Machine Learning. There are quite a few new cool things coming.
- Machine Learning Pipeline for Real-time Forecasting @Uber Marketplace. An InfoQ presentation where [Danny Yuan] discusses how Uber is using ML to improve their forecasting models, the architecture of their ML platform and lessons learned running it in production. I got so many cool ideas seeing this presentation.
Durban Azure User Group
Last Wednesday (May 9) The Durban Azure User Group had its monthly meetup, and I did a presentation:
- Get Insight Into and Analyze Your Data with Azure EventHubs & Stream Analytics. As the title says, the presentation was bout Azure Event Hubs and Azure Stream Analytics. For you who attended (and everyone else as well), there is a zip file to download here, which contains the slide deck in pdf format and a text file with various resource links.
SQL Server Machine Learning Services
I am still working on the post to correct the errors I had in the post; [sp_execute_external_script - III][sext3] in the SQL Server R Services series. Please, bear with me!
~ 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.