From 64e340e4bde694a29f7dd7f022b6000b9c2aafbb Mon Sep 17 00:00:00 2001 From: Martin Dekov Date: Fri, 29 May 2020 04:37:42 -0700 Subject: [PATCH] Add two blog posts by Hans van den Akker Adding two blog posts in medium by Hans van den Akker which mention and use OpenFaaS Signed-off-by: Martin Dekov --- community.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/community.md b/community.md index 680c536e..21296605 100644 --- a/community.md +++ b/community.md @@ -104,6 +104,9 @@ Postponed events for 2020 | Blog/repo name and description | Author | Site | Date | |-------------------------------------------------------------------------|--------------|----------|-------------| +| [Using Azure Storage + lowdb and Node.js to manage state in OpenFaaS functions](https://medium.com/@therealburningman/using-azure-storage-lowdb-and-node-js-to-manage-state-in-openfaas-functions-5776f214e84d) | Hans van den Akker | medium.com | 27-May-2020 | +| [Powerful dynamic Email processing using SendGrid, node.JS, OpenFaaS (faasnetes), Azure Service Bus and Microsoft Flow](https://itnext.io/powerful-dynamic-email-processing-using-sendgrid-node-js-52ac68f37eeb) | Hans van den Akker + | medium.com | 16-May-2020 | | [An openFAAS multipart body processing custom language template based on node12 and restify](https://medium.com/@therealburningman/an-openfaas-multipart-body-processing-custom-language-template-based-on-node12-and-restify-7e9e8a78f9be) | Hans van den Akker | medium.com | 15-May-2020 | | [Create Serverless Functions with OpenFaaS](https://medium.com/appfleet/create-serverless-functions-with-openfaas-1b2ba1dff8cf) | Appfleet Team | medium.com | 14-May-2020 | | [OpenFaaS, what's it all about?](https://blog.heyal.co.uk/openfaas-whats-it-about/)| Alistair Hey | blog.heyal.co.uk | 12-05-2020 |