mirror of
https://github.com/openfaas/faas.git
synced 2025-06-15 11:46:46 +00:00
Highlight blog link
This commit is contained in:
parent
ce7fdef85e
commit
dddd15108e
@ -7,7 +7,7 @@ FaaS is a platform for building serverless functions on Docker Swarm Mode with f
|
|||||||
* Each container has a watchdog process that hosts a web server allowing a JSON post request to be forwarded to a desired process via STDIN. The response is sent to the caller via STDOUT.
|
* Each container has a watchdog process that hosts a web server allowing a JSON post request to be forwarded to a desired process via STDIN. The response is sent to the caller via STDOUT.
|
||||||
* A gateway provides a view to the containers/functions to the public Internet and collects metrics for Prometheus and will manage replicas and auto-scale as throughput increases.
|
* A gateway provides a view to the containers/functions to the public Internet and collects metrics for Prometheus and will manage replicas and auto-scale as throughput increases.
|
||||||
|
|
||||||
> [Read the story on my blog](http://blog.alexellis.io/functions-as-a-service/) or find out more below.
|
> ### [Read the story of FaaS on my blog](http://blog.alexellis.io/functions-as-a-service/) or find out more about the project below.
|
||||||
|
|
||||||
[](https://travis-ci.org/alexellis/faas)
|
Status](https://travis-ci.org/alexellis/faas.svg?branch=master)](https://travis-ci.org/alexellis/faas)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user