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.

Azure Front Door rules engine now generally available

By Dustin Ward

Azure Front Door rules engine is now generally available. Take advantage of these new rules to further customize the behavior of your Front Door to best meet the needs of your customers. Rules engine empowers you to modify request and response headers, or dynamically override your existing route behavior based on incoming requests. Create up…

Azure Content Delivery Network standard rules engine is now available

By Dustin Ward

Take advantage of new rules to further customize the behavior of standard Azure Content Delivery Network to best meet the needs of your customers. Use the rules engine to modify request and response headers or dynamically override your existing route behavior based on incoming requests. Now generally available with the ability to add additional rules.…

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…