top | item 36667940

Build your own FaaS: Self-host Cloudflare workers on Fly and everywhere

3 points| giuseppelt | 2 years ago |github.com

1 comment

order

giuseppelt|2 years ago

Hi, this is more an experiment that a real production-tested project. You can create your own Function as a Service architecture, and self-host on your resources.

It support container-based deployment, so you can host wherever you like. I published a step by step guide for any one curious: https://www.breakp.dev/blog/build-your-own-faas/

Mind this a proof-of-concept, public exposed systems require more work.