You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
See also: [Tech stack & layers](/architecture/stack/) & [Preparing for production](/architecture/production/)
20
20
21
+
## Community Subscription
22
+
23
+
OpenFaaS users can subscribe to a weekly Community Newsletter called Insiders Updates, to keep up to date with new features, bug fixes, events, tutorials and security patches. Insiders Updates are written by the project founder and distributed via GitHub Sponsors.
OpenFaaS is an independent project created by [Alex Ellis](https://www.alexellis.io) which is being built and shaped by a growing community of contributors. OpenFaaS is hosted by OpenFaaS Ltd (registration: 11076587), a company which also offers commercial services, homepage sponsorships, and support.
29
+
OpenFaaS is an independent open-source project created by [Alex Ellis](https://www.alexellis.io), which is being built and shaped by a [growing community of contributors](https://www.openfaas.com/team/).
24
30
25
-
## Support for OpenFaaS
31
+
OpenFaaS is hosted by OpenFaaS Ltd (registration: 11076587), a company which also offers commercial services, homepage sponsorships, and support. OpenFaaS ® is a registered trademark in England and Wales.
26
32
27
-
OpenFaaS is free to use and completely open source under the MIT license.
33
+
## Support for OpenFaaS
28
34
29
-
End-users are invited to [Support](https://www.openfaas.com/support/) the ongoing R&D costs of the project.
35
+
The source code for OpenFaaS is free to use and open source under the terms of the MIT license.
30
36
31
-
OpenFaaS Ltd offers commercial support for end-user companies and adopters.
37
+
OpenFaaS Ltd offers [commercial support and enterprise add-ons](https://www.openfaas.com/support)for end-users and [training and consulting services for Cloud and Kubernetes](https://www.openfaas.com/consulting).
32
38
33
39
## Users of OpenFaaS
34
40
35
-
Several dozen end-user companies have given permission for their logo to be used on [openfaas.com](https://www.openfaas.com), you can find specific information in the [ADOPTERS.md](https://github.com/openfaas/faas/blob/master/ADOPTERS.md) file.
41
+
Several dozen end-user companies have given permission for their logo to be used on [openfaas.com](https://www.openfaas.com), you can find specific information about use-cases in the [ADOPTERS.md](https://github.com/openfaas/faas/blob/master/ADOPTERS.md) file and on the [OpenFaaS blog](https://www.openfaas.com/blog/).
42
+
43
+
If you are using OpenFaaS for internal or production use, please feel free to send a pull request to the ADOPTERS.md file, to email support@openfaas.com or to comment on [this issue](https://github.com/openfaas/faas/issues/776).
36
44
37
-
Joining the end-user community and adding your use-case / logo is free of cost. Companies and users are welcome to send a pull request, or to comment on [this issue](https://github.com/openfaas/faas/issues/776).
38
45
39
46
## Get started with OpenFaaS
40
47
48
+
### Official blog and documentation
49
+
50
+
* Read the documentation: [docs.openfaas.com](https://docs.openfaas.com/deployment)
51
+
* Read latest news and tutorials on the [Official Blog](https://www.openfaas.com/blog/)
52
+
53
+
### Support & getting help
54
+
55
+
*[Consulting](https://www.openfaas.com/consulting) - get hands-on expert help with your cloud, Kubernetes and OpenFaaS migration and projects
56
+
*[Commercial support](https://www.openfaas.com/support) - a subscription service from OpenFaaS Ltd
57
+
*[Join Slack](https://docs.openfaas.com/community) - run by community volunteers
58
+
59
+
### Online training
60
+
61
+
***New**: Training course from the LinuxFoundation: [Introduction to Serverless on Kubernetes](https://www.edx.org/course/introduction-to-serverless-on-kubernetes)
62
+
63
+
This training course "Introduction to Serverless on Kubernetes" written by the project founder and commissioned by the LinuxFoundation provides an overview of what you need to know to build functions and operate OpenFaaS on public cloud.
64
+
65
+
*[Self-paced workshop written by the community on GitHub](https://github.com/openfaas/workshop)
66
+
67
+
You may also like to try the self-paced workshop on GitHub written by the OpenFaaS community
68
+
69
+
* Corporate trainings
70
+
71
+
If you wish to arrange a training session for your team, or a consultation, feel free to contact OpenFaaS Ltd at sales@openfaas.com
*Pictured: API gateway portal - designed for ease of use*
44
78
45
-
Get started with one of the [deployment guides](./deployment/) for Kubernetes or Docker Swarm.
79
+
Deploy OpenFaaS to Kubernetes, OpenShift, or faasd [deployment guides](./deployment/)
46
80
47
81
## Video presentations
48
82
83
+
### Meet faasd. Look Ma’ No Kubernetes!
84
+
85
+
[Meet faasd. Look Ma’ No Kubernetes!](https://www.youtube.com/watch?v=ZnZJXI377ak&feature=youtu.be)
86
+
49
87
### OpenFaaS Cloud + Linkerd: A Secure, Multi-Tenant Serverless Platform
50
88
51
89
[From KubeCon North America 2019 with Charles Pretzer from Buoyant & Alex Ellis, OpenFaaS Ltd](https://www.youtube.com/watch?v=sD7hCwq3Gw0&feature=emb_title)
0 commit comments