Merge pull request #300 from vegasbrianc/master

Add Docker FaaS (Functions as a Service)
This commit is contained in:
Julien Bisconti 2017-03-23 13:13:26 +02:00 committed by GitHub
commit 96d6a2f8bd
1 changed files with 1 additions and 0 deletions

View File

@ -357,6 +357,7 @@ Services to securely store your Docker images.
## Serverless
* [AMP](https://github.com/appcelerator/amp) - The open source Container-as-a-Service & microservice platform for Docker
* [Docker-Lambda](https://github.com/lambci/docker-lambda) - Docker images and test runners that replicate the live AWS Lambda environment
* [FaaS](https://github.com/alexellis/faas) - Docker Serverless/Functions as a Service (on Docker Swarm)
* [Funker](https://github.com/bfirsh/funker-example-voting-app) - Functions as Docker containers
* [IronFunctions](https://github.com/iron-io/functions) - The serverless microservices platform FaaS (Funcitons as a Service) which uses Docker containers to run Any language or AWS Lambda functions