Strategies for Dealing with Load and Concurrency in PowerShell Azure Functions

In this blog I'm documenting some of my experiences and recommendations for dealing with high load and concurrent invocations in Azure Functions - specifically for PowerShell functions. It's not exhaustive and if you have some recommendations of your own, please do comment. I use Azure functions quite a bit for things like serverless APIs, reporting … Continue reading Strategies for Dealing with Load and Concurrency in PowerShell Azure Functions