From a0c7d76e2c813f41b8e218917cc9a16884f1b1e2 Mon Sep 17 00:00:00 2001 From: Burton Rheutan Date: Tue, 8 Oct 2019 07:45:27 -0500 Subject: [PATCH] Add blog post from burtonr Migrate from Lambda to OpenFaaS blog post on openfaas.com Signed-off-by: Burton Rheutan --- community.md | 1 + 1 file changed, 1 insertion(+) diff --git a/community.md b/community.md index 038b91b2..2c0c1d0a 100644 --- a/community.md +++ b/community.md @@ -104,6 +104,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 | |-------------------------------------------------------------------------|--------------|----------|-------------| +| [Migrate Your AWS Lambda Functions to Kubernetes with OpenFaaS](https://www.openfaas.com/blog/lambda-to-openfaas/) | Burton Rheutan | openfaas.com | 8-Oct-2019 | | [FaaS for the Rubyist](https://blog.alexellis.io/faas-for-the-rubyist/) | Alex Ellis | alexellis.io | 2-Oct-2019 | | [Video: Serverless 2.0: Get Started With The PLONK Stack](https://skillsmatter.com/skillscasts/14268-serverless-2-0-get-started-with-the-plonk-stack) | Alex Ellis | skillsmatter.com | 1-Oct-2019 | | [Getting Started with OpenFaaS and the OpenFaaS Community Cluster](https://mickey.dev/posts/getting-started-with-openfaas/) | [Josh Michielsen](https://twitter.com/jmickey_) | mickey.dev | 30-Sept-2019 |