Docker FaaS

This commit is contained in:
Brian Christner 2017-03-23 11:05:04 +01:00 committed by GitHub
parent 95ca2b14d9
commit 4d937e49c4

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/nanobox-io/nanobox) - 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