Durable Functions now supports Python

By Dustin Ward

Durable Functions, an extension to Azure Functions used to define stateful serverless workflows, now supports Python. Developers and data scientists can now orchestrate complex data processing and data science workloads in Azure Functions using familiar Python language constructs.

Building AI-powered forecasting automation with Amazon Forecast by applying MLOps

By Dustin Ward

Amazon Web Services FeedBuilding AI-powered forecasting automation with Amazon Forecast by applying MLOps This post demonstrates how to create a serverless Machine Learning Operations (MLOps) pipeline to develop and visualize a forecasting model built with Amazon Forecast. Because Machine Learning (ML) workloads need to scale, it’s important to break down the silos among different stakeholders…

Serverless Architecture for a Web Scraping Solution

By Dustin Ward

Amazon Web Services FeedServerless Architecture for a Web Scraping Solution If you are interested in serverless architecture, you may have read many contradictory articles and wonder if serverless architectures are cost effective or expensive. I would like to clear the air around the issue of effectiveness through an analysis of a web scraping solution. The…