From ab2aa14c4837626ddfef406a2c9ed5903f7b4e8a Mon Sep 17 00:00:00 2001 From: Tarun Mangukiya Date: Thu, 24 May 2018 16:32:07 +0530 Subject: [PATCH] Added Blog post in community.md Added our experience with serverless computing and speeding up Iconscout with OpenFaaS Signed-off-by: Tarun Mangukiya --- community.md | 1 + 1 file changed, 1 insertion(+) diff --git a/community.md b/community.md index fd082794..1f9f55f8 100644 --- a/community.md +++ b/community.md @@ -81,6 +81,7 @@ Key: | Blog/repo name and description | Author | Site | Date | |---------------------------------------------------------------------|--------------|----------|-------------| +| [How OpenFaaS came to rescue us!](https://medium.com/iconscout/how-openfaas-came-to-rescue-us-ec129518cd46) | Tarun Mangukiya | iconscout.com | 24-May-2018 | | [Building a Serverless Microblog in Ruby with OpenFaaS – Part 1 ](https://keiran.scot/2018/05/18/faasfriday-serverless-microblog/) | Keiran Smith | keiran.scot | 18-May-2018 | | [Writing OpenFaas Serverless Functions in Go](https://marcussmallman.io/2018/04/11/writing-openfaas-serverless-functions-in-go/) | Marcus Smallman | marcussmallman.io | 11-Apr-2018 | | [Deploying OpenFaaS on Kubernetes - Azure AKS Part 2 (SSL)](https://medium.com/@ericstoekl/openfaas-on-azure-aks-with-ssl-ingress-openfaas-on-aks-part-2-2-e9f2db9db387) | Eric Stoekl | medium.com | 23-Mar-2018 |