-
Alex Ellis authoredAlex Ellis authored
OpenFaaS Community
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.
How to submit a link to this page
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.
Industry awards, notable mentions and books
OpenFaaS providers
Project name and description | Author | Site | Status | Official |
---|---|---|---|---|
faas-netes - Kubernetes provider | OpenFaaS | github.com | Supported | Yes |
faas-swarm - Docker Swarm provider | OpenFaaS | github.com | Supported | Yes |
faas-fargate - AWS Fargate provider | Edward Wilde | github.com | Incubation | Community |
faas-nomad - Nomad provider | Nic Jackson (Hashicorp) | github.com | Incubation | Community |
faas-rancher - Rancher/Cattle provider | Ken Fukuyama | github.com | Inception | Community |
faas-dcos - DCOS provider | Alberto Quario | github.com | Inception | Community |
faas-hyper - Hyper.sh provider | Hyper | github.com | Inception | n/a |
faas-guardian - Guardian provider | Nigel Wright | github.com | Inception | n/a |
faas-ecs | Xicheng Chang (Huawei) | github.com | Inception | n/a |
Key:
(Official)
- Supported - stable and supported by the OpenFaaS project
- Community - actively being developed, support provided by a third-party
(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
2018
Events in 2018
Blog posts and write-ups 2018
2017
Events in 2017
Blog posts and write-ups 2017
Repositories
Projects, Samples, and Use Cases
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 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 |