It would be dope if we could self-host

It would be dope if we could self-host our own resources and connect them to the worker network for e.g. self-hosted serverless function executions or something
6 Replies
Dario
Darioβ€’3w ago
Mh... sometimes there are casual chats about this sort of thing... but honestly (personally) I don't see that happening πŸ˜• Cloudflare's superpower is its network, so self-hosting things would really invalidate that πŸ˜• (for example running JavaScript as close as possible to users, smart compute placement, etc...)
ZachHandley
ZachHandleyOPβ€’3w ago
yeah it's more like the cost πŸ™ cause like, say I use your Vector DB, it's gonna cost me 2-3 times throughout the year what my own would use and I can totally set up my own network I have it working already with ZeroTier, but I decided I like Netbird more so I am working on a Tunnel -> my home network for certain resources and stuff but I truly believe the future of the internet will be users hosting things more than companies because it just doesn't seem like shareholders can win forever
Dario
Darioβ€’3w ago
Realistically I think you could just take the workerd executrable and run it in somewhere... but again you'd lose all the Cloudflare network benefits... Besides some non open source resources such as bindings πŸ˜•
TK
TKβ€’3w ago
I mean you don't need to host everything on Cloudflare πŸ˜€ You can host the bits that make sense there, and handle anything that's going to be not a good value exchange for you elsewhere and use things like smart placement to improve the experience for your users that are making calls via workers.
ZachHandley
ZachHandleyOPβ€’3w ago
I do that already πŸ˜„
ZachHandley
ZachHandleyOPβ€’3w ago
The Cloudflare Blog
A global virtual private cloud for building secure cross-cloud apps...
We’re announcing Workers VPC: a global private network that allows applications deployed on Cloudflare Workers to connect to your legacy cloud infrastructure. Now, you can unlock access to your existing APIs and data in external clouds and build global, modern, cross-cloud apps on Workers.

Did you find this page helpful?