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

by giuseppelton 7/10/2023, 3:34 PMwith 1 comments

by giuseppelton 7/10/2023, 3:34 PM

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.