TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

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

3 pointsby giuseppeltalmost 2 years ago

1 comment

giuseppeltalmost 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.<p>It support container-based deployment, so you can host wherever you like. I published a step by step guide for any one curious: <a href="https:&#x2F;&#x2F;www.breakp.dev&#x2F;blog&#x2F;build-your-own-faas&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;www.breakp.dev&#x2F;blog&#x2F;build-your-own-faas&#x2F;</a><p>Mind this a proof-of-concept, public exposed systems require more work.