Skip to content

Commit dfce3c8

Browse files
committed
Add Mehdi's Twitter profile
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
1 parent a9931b6 commit dfce3c8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

_posts/2020-04-17-introducing-faasd.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ In this post Alex will introduce OpenFaaS' newest project: faasd. faasd brings t
1919

2020
From the first iteration of OpenFaaS in 2016 (then called "faas"), portability and openness were two driving values for the project and community. They've guided us ever since, and as the industry consolidated around Kubernetes, we added support in the project. That was back in May 2017.
2121

22-
<img src="https://raw.githubusercontent.com/openfaas/media/master/OpenFaaS_Magnet_3_1_png.png" width="400" alt="Workshop logo">
22+
<img src="https://raw.githubusercontent.com/openfaas/media/master/OpenFaaS_Magnet_3_1_png.png" width="400" alt="Workshop logo" />
2323

2424
The [faas-provider](https://github.com/openfaas/faas-provider) SDK allowed us to do this and was extracted from the core project shortly after adding support for Kubernetes. We've had a number of other community providers, but this is the one with the most traction today.
2525

@@ -105,7 +105,7 @@ From [the Deployment docs](https://docs.openfaas.com/deployment/)
105105
* Teams may also find faasd useful for local development before deploying to Kubernetes.
106106
* Teams who feel that they could benefit from functions and microservices, but who do not have the bandwidth to learn about Kubernetes may prefer this option.
107107

108-
Mehdi Yedes recently put together a tutorial for the kind of use-case for which we designed faasd. He also [walked through installing faasd to a Raspberry Pi](https://myedes.io/serverless-on-raspberrypi/) as an edge device, which can make a good alternative to using [k3s](https://k3s.io/).
108+
[Mehdi Yedes](https://twitter.com/mehyedes) recently put together a tutorial for the kind of use-case for which we designed faasd. He also [walked through installing faasd to a Raspberry Pi](https://myedes.io/serverless-on-raspberrypi/) as an edge device, which can make a good alternative to using [k3s](https://k3s.io/).
109109

110110
* [Tracking Stripe Payments with Slack and faasd](https://myedes.io/stripe-serverless-webhook-faasd/)
111111

0 commit comments

Comments
 (0)