Interesting Stuff - Week 7, 2023

Posted by nielsb on Sunday, February 19, 2023

Reading through this post, I realize that this is probably the first post where I have yet to mention Kafka; wow!

So this week, I link to posts about the new v2 Python programming model for Azure functions as well as “Tinder” for Azure Data Explorer, a.k.a “Find a Partner”. Then there is quite a bit about OpenAI: use OpenAI in Synapse Analytics, a link to a post by John Gruber about the new Bing, etc.

So what are you waiting for? Go ahead and read it 😄.

Azure

  • Developing Azure Functions using the v2 programming model for Python. In this Azure Friday YouTube video, Scot Hanselman is joined by two fellow Microsoft:ies working on Azure Functions. In the video, they discuss the new v2 programming model for Azure Functions using Python. This new model aims to provide an Azure Functions development experience that is more familiar to Python developers. Key features include triggers and bindings declared as decorators, a simplified folder structure, and support through easy-to-reference documentation. Looks very interesting!

Azure Data Explorer

AI/ML

  • Synapse Espresso: Using OpenAI GPT-3 in Synapse!. The second YouTube video this week, I am on a roll! This video shows how we can use Azure OpenAI GPT-3 from within Spark in Synapse Analytics. What makes it possible to use Azure OpenAI is the ability in SynapseML to send requests to Azure Cognitive Services using APIs. Very Cool!
  • Best Practices for Realtime Feature Computation on Databricks. This post is very relevant to us at Derivco right now. The post examines the most effective architectures for providing real-time models with fresh and accurate data using Databricks Feature Store and MLflow. I so have to test this using the code provided.
  • Bing, the Most Exciting Product in Tech. Do I need to get skates: John Gruber says that Bing is the most exciting product in tech - hell must have frozen over 😄. Anyway, this post by John Gruber looks at what has been written about Bing lately and the fascinating and frightening scenarios playing out in Bing Chat. When you read his post, please, please follow the links to the various articles; they are excellent!

~ Finally

That’s all for this week. I hope you enjoy what I did put together. Please comment on this post or ping me if you have ideas for what to cover.


comments powered by Disqus