Optimizing C# for a serverless environment
blogs.endjin.comA few tips to help optimize your C# functions to run more cost effectively on serverless platforms. Particularly useful if you are processing a lot of data and want or need to lower your costs.
Read more...