From d77a317fd6dd08f1aa656c1a0a83a16a75b985ca Mon Sep 17 00:00:00 2001 From: mdekov Date: Wed, 6 Mar 2019 00:57:30 -0800 Subject: [PATCH] Add Serverless with OpenFaaS article Adding Serverless with OPenFaaS article to community file also add missing author of previous article Signed-off-by: Martin Dekov --- community.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/community.md b/community.md index 7d35820d..65015f0e 100644 --- a/community.md +++ b/community.md @@ -66,7 +66,8 @@ 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 | |---------------------------------------------------------------------|--------------|----------|-------------| -| [OpenFaas on Docker Swarm on Raspberry Pi](http://www.timlevett.com/2019/03/openfaas-on-docker-swarm-on-raspberry-pi.html) | | | 4-Mar-2019 | +| [Serverless with OpenFaaS](https://blog.cloudstack.pl/serverless-with-openfaas/) | Daniel Noworyta | blog.cloudstack.pl | 5-Mar-2019 | +| [OpenFaas on Docker Swarm on Raspberry Pi](http://www.timlevett.com/2019/03/openfaas-on-docker-swarm-on-raspberry-pi.html) | Tim Levett | timlevett.com | 4-Mar-2019 | | [Build your serverless functions with OpenFaaS on Azure](https://sajeetharan.com/2019/03/03/openfaas-revolution-is-here/) | Sajeetharan Sinnathurai | sajeetharan.com | 3-Mar-2019 | | [Artifactory and OpenFaaS – Containers Everywhere!](https://jfrog.com/blog/artifactory-and-openfaas-containers-everywhere/) | Leon Stigter | jfrog.com | 19-Feb-2019 | | [FaaS comes to Fargate: OpenFaaS with AWS Fargate](https://www.openfaas.com/blog/openfaas-on-fargate/) | Edward Wilde | openfaas.com | 12-Feb-2019 |