From e13b7b49d63e29f84b2472673499bab028a26ff2 Mon Sep 17 00:00:00 2001 From: Inaki Date: Fri, 1 May 2020 12:24:20 +0200 Subject: [PATCH] Create serverless.md --- docs/serverless.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 docs/serverless.md diff --git a/docs/serverless.md b/docs/serverless.md new file mode 100644 index 00000000..b49696fb --- /dev/null +++ b/docs/serverless.md @@ -0,0 +1,9 @@ +# Serverless and OpenFAAS +* [itnext.io: Deploy your first Serverless Function to Kubernetes](https://itnext.io/deploy-your-first-serverless-function-to-kubernetes-232307f7b0a9) +* **FaaS arquitecture:** + * [OpenFAAS](https://www.openfaas.com/) + * [magalix.com: Implementing FaaS in Kubernetes Using Kubeless](https://www.magalix.com/blog/implementing-faas-in-kubernetes-using-kubeless) + * [itnext.io: **arkade** by example — Kubernetes apps, the easy way 🌟🌟🌟](https://itnext.io/kubernetes-apps-the-easy-way-f06d9e5cad3c) + * [xenonstack.com: Serverless Architecture with OpenFaaS and Java](https://www.xenonstack.com/blog/serverless-openfaas-java/) + +[![Serverless](images/from-monolith-to-serverless.jpg)](https://www.xenonstack.com/blog/serverless-openfaas-java/)