From 5b77ad4af038f17593f28c5e33c1d2dffc877117 Mon Sep 17 00:00:00 2001 From: "Han Verstraete (OpenFaaS Ltd)" Date: Mon, 30 May 2022 17:47:15 +0200 Subject: [PATCH] Add blog post on running faasd on azure arm vm Signed-off-by: Han Verstraete (OpenFaaS Ltd) --- community.md | 1 + 1 file changed, 1 insertion(+) diff --git a/community.md b/community.md index 86f2f5b4..994c5530 100644 --- a/community.md +++ b/community.md @@ -93,6 +93,7 @@ It would be great to hear from you especially if you have any of the above and w | Blog/repo name and description | Author | Site | Date | |-------------------------------------------------------------------------|--------------|----------|-------------| +| [Running faasd on Azure Arm-based Virtual Machines](https://blog.ediri.io/running-faasd-on-azure-arm-based-virtual-machines) | Engin Diri | blog.ediri.io | 27-May-2022 | | [WebAssembly functions in OpenFaaS using Sat (Part1)](https://www.wasm.builders/suborbital/webassembly-functions-in-openfaas-using-sat-part-1-2omk) | Connor Hicks | wasm.builders | 04-May-2022 | | [Building a RESTful API with functions](https://simonemms.com/blog/2022/04/24/building-a-restful-api-with-serverless-functions/) | Simon Emms | simonemms.com | 24-April-2022 | | [How to process your data the resilient way with back pressure](https://www.openfaas.com/blog/limits-and-backpressure/) | Alex Ellis | openfaas.com | 12-May-2022 |