Welcome to the OpenFaaS community page where you can find:
-
Events
-
Blog posts and write-ups
There are several key GitHub repositories for the project which are available under the openfaas organisation. Incubator and experimental projects are under the openfaas-incubator organisation.
It would be great to hear from you especially if you have any of the above and want to share it with the rest of the community. Pull Request or submit a Github Issue.
Note: You will need to sign-off the commit too using
git commit -s
or addSigned-off-by: {your full name} <{your email address}>
to the commit message when using the UI.
Event name and description | Speaker | Location | Date |
---|---|---|---|
[Knative, OpenFaaS, Kubeless : la guerre des frameworks serverless est lancée ! | Laurent Grangeau](https://mixitconf.org/) | Lyon, France | 24-May-2019 |
Jax - Serverless and Functions as a Service mit Java, Docker und OpenFaaS | Dr. Halil-Cem Gürsoy | Mainz, Germany | 6-May-2019 |
Hands-on Serverless with OpenFaaS and Python | Alex Ellis | Chicago, USA | 1-May-2019 |
GOTO Chicago - Serverless Beyond the Hype | Alex Ellis | Chicago, USA | 30-Apr-2019 |
Serverless Architecture Conf: OpenFaaS - Keeping Serverless Simple | John McCabe | The Hague, Netherlands | 9-Apr-2019 |
Soirée OpenFaas et Firebase | Laurent Grangeau | Lille, France | 31-Jan-2019 |
UCL (University College London) professional practice talks: Serverless evolution with OpenFaaS | Edward Wilde | London, UK | 31-Jan-2019 |
PythonPy Meetup Enero 2019 | Patricio Diaz | Asuncion, PY | 24-Jan-2019 |
Docker and serverless: meetup | Edward Wilde | Utrecht, Netherlands | 24-Jan-2019 |
Docker Paraguay Meetup Enero 2019 | Patricio Diaz | Asuncion, PY | 04-Jan-2019 |
You can also find cool projects or submit your own to the faas-and-furious organisation. Contact Alex for details on how.
Project name and description | Author | Site | Date |
---|---|---|---|
OpenFaas CSharp MongoDB Template | Marcus Smallman | github.com | 28-Nov-2018 |
OpenFaas Java 8 + Vert.x Template | Philippe Charrière | gitlab.com | 11-Nov-2018 |
Faasflow - faas workflow as a function | Swarvanu Sengupta | github.com | 11-Nov-2018 |
OpenFaaS Crystal Template | Thomas Peikert | github.com | 26-Oct-2018 |
OpenFaaS Terraform Provider | Edward Wilde | github.com | 12-Oct-2018 |
OpenFaaS Swift Template | Keiran Smith | github.com | 22-May-2018 |
OpenFaaS Code Eval | Michael Herman | github.com | 30-Mar-2018 |
OpenFaaS RESTful API w/ Node and Postgres | Michael Herman | github.com | 26-Jan-2018 |
OpenFaaS with Ruby/MySQL/Ceph Sample | Magnus Persson | lallassu/openfaas-demo | 23-Jan-2018 |
sqlrest: API Proxy to connect to a SQL database from a function | Burton Rheutan | github.com | 21-Nov-2017 |
Kafka-connector for OpenFaaS | King Chung Huang | ucalgary/ftrigger | 13-Oct-2017 |
Azure Storage and Azure Service Bus Queues Trigger for OpenFaaS on Kubernetes | Daniele Antonio Maggio | github.com/danigian/Azure-Queues-Trigger-OpenFaaS | 24-Sep-2017 |
faas-pipeline - OpenFaaS function composition | Ivan Erceg | github.com | 23-Sep-2017 |
Github - Reverse geocoding | Luc Juggery | github.com | 14-Sep-2017 |
QR Code | John McCabe | github.com | 18-Aug-2017 |
Img2ANSI - GIF/PNG/JPG to ANSI art converter | John McCabe | github.com | 10-Aug-2017 |
FaaS-netes - Kubernetes backend for FaaS | Alex Ellis | github.com | 25-Jul-2017 |
Twitter, Elastic Search and Alexa stack of functions | Alex Ellis | github.com | 24-Apr-2017 |
Github - URL Shortener | Finnian Anderson | developius/faas-node-url-shortener | 19-Apr-2017 |
Github - fibonacci numbers up to N | Finnian Anderson | developius/faas-python-fib/ | 19-Apr-2017 |
Github - ascii art generator | Finnian Anderson | developius/faas-node-ascii | 17-Apr-2017 |
Dockercon FaaS demos including Alexa/Github | Alex Ellis | github.com | 14-Apr-2017 |
Docker Birthday voting app ported to FaaS | Alex Ellis | github.com | 14-Apr-2017 |
Github-Airtable Bug Tracker integration | Austin Frey | github.com/aafrey/faas-demo | 10-Apr-2017 |
Official providers developed and supported by the OpenFaaS project
Project name and description | Author | Site | Status |
---|---|---|---|
faas-netes- Kubernetes provider | OpenFaaS | github.com | Supported |
faas-swarm - Docker Swarm provider | OpenFaaS | github.com | Supported |
openfaas-operator - Kubernetes Operator provider | OpenFaaS | github.com | Incubation |
Community providers actively being developed and/or supported by a third-party
Project name and description | Author | Site | Status |
---|---|---|---|
faas-fargate - AWS Fargate provider | Edward Wilde | github.com | Incubation |
faas-nomad - Nomad provider | Nic Jackson (Hashicorp) | github.com | Incubation |
faas-rancher - Rancher/Cattle provider | Ken Fukuyama | github.com | Inception |
faas-dcos - DCOS provider | Alberto Quario | github.com | Inception |
faas-hyper - Hyper.sh provider | Hyper | github.com | Inception |
faas-guardian - Guardian provider | Nigel Wright | github.com | Inception |
faas-ecs | Xicheng Chang (Huawei) | github.com | Inception |
Key:
(Status)
- Incubation - actively being developed, but not stable
- Inception - more work needed. May work in happy path scenario, but unlikely to be suitable for production