add Docker FaaS (Functions as a Service)

This commit is contained in:
Brian Christner 2017-03-23 11:20:51 +01:00
parent 4d937e49c4
commit f6432221e7
No known key found for this signature in database
GPG Key ID: 8453AD0CB29591D1

View File

@ -357,7 +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/nanobox-io/nanobox) - Functions as a Service (on Docker Swarm)
* [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