From 6b365a93ebf82904a8d0c7104752e893e517989d Mon Sep 17 00:00:00 2001 From: Alex Ellis Date: Fri, 11 Sep 2020 18:06:28 +0100 Subject: [PATCH] Update ADOPTERS.md --- ADOPTERS.md | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/ADOPTERS.md b/ADOPTERS.md index 299fc88f..9d886885 100644 --- a/ADOPTERS.md +++ b/ADOPTERS.md @@ -1,14 +1,21 @@ # Adopters -This is a list of adopters of OpenFaaS +This list shows adopters of OpenFaaS. If you're using OpenFaaS in some way, then please get in touch. ## Further resources -* View [GitHub Sponsors / openfaas.com sponsors / backers](BACKERS.md) +Sponsor + +* Become a personal or commercial [OpenFaaS Sponsor on GitHub](https://github.com/openfaas/sponsors) + +Services: + +* Buy a [Premium OpenFaaS Subscription](https://www.openfaas.com/support) from OpenFaaS Ltd + +Tell us more: * Send a comment, use-case, case-study, or let us know about your usage: [GitHub issue #776](https://github.com/openfaas/faas/issues/776) - -* See companies which gave written permission to use logo: [openfaas.com](https://www.openfaas.com/) +* See companies which have also given written permission to use logo: [openfaas.com](https://www.openfaas.com/) ## Adopters list (alphabetical) @@ -94,5 +101,4 @@ This is a list of adopters of OpenFaaS * [Ytel](https://www.ytel.com) - Ytel are a Google Cloud customer and deployed OpenFaaS vs. the vendor alternative due to its wide range of templates, Dockerfile support and easier access to services within the VPC. The Dockerfile template allowed for easy migration of existing code. The latency of transactions for customers during purchase process was reduced by offloading synchronous code to NATS which is built into OpenFaaS. OpenFaaS also allowed "hot path" code to be refactored from large services into multiple functions, to take advantage of horizontal scaling. -Feel free to comment on [this issue](https://github.com/openfaas/faas/issues/776), or to [send a PR](https://github.com/openfaas/faas/edit/master/ADOPTERS.md), to have your logo listed on openfaas.com, contact [alex@openfaas.com](mailto:alex@openfaas.com). - +See the top of the file for how to participate.