From bdb8cbbdf8d6e247ff959426e26c64b47c34ea5f Mon Sep 17 00:00:00 2001 From: Marc Date: Sun, 1 Oct 2017 16:26:05 +0200 Subject: [PATCH] Add OpenWhisk --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 313b257..6775cbb 100644 --- a/README.md +++ b/README.md @@ -73,6 +73,7 @@ A curated list of Microservice Architecture related principles and technologies. - [Fabric8](http://fabric8.io/) - Open source microservices platform based on Docker, Kubernetes and Jenkins. Makes it easy to create, edit, deploy and manage microservices and go faster. - [Lightbend ![c]](https://www.lightbend.com/) - Platform for building scalable reactive systems on the JVM. - [Netflix OSS](https://netflix.github.io/) - Netflix open source software ecosystem. +- [OpenWhisk](http://openwhisk.org/) - Serverless, open source cloud platform that executes functions in response to events at any scale. - [VAMP ![c]](http://vamp.io/) - Build, deploy and manage microservices with power and ease. ## Frameworks / Runtimes