From 774c7bb133c55f1ce8a460522e8f913f54be720f Mon Sep 17 00:00:00 2001 From: Alex Ellis Date: Wed, 24 Aug 2022 11:45:07 +0100 Subject: [PATCH] Update README.md Signed-off-by: Alex Ellis --- sample-functions/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sample-functions/README.md b/sample-functions/README.md index accbec5e..cfcbef7f 100644 --- a/sample-functions/README.md +++ b/sample-functions/README.md @@ -8,6 +8,8 @@ Language specific guides from the blog: * [Build ASP.NET Core APIs with Kubernetes and OpenFaaS](https://www.openfaas.com/blog/asp-net-core/) * [Serverless Node.js that you can run anywhere](https://www.openfaas.com/blog/serverless-nodejs/) * [Simple Serverless with Golang Functions and Microservices](https://www.openfaas.com/blog/golang-serverless/) +* [Get started with Java 11 and Vert.x on Kubernetes with OpenFaaS](https://www.openfaas.com/blog/get-started-with-java-openjdk11/) +* [FaaS for the Rubyist](https://blog.alexellis.io/faas-for-the-rubyist/) Official Training and eBooks: