I've played with JS workers on a Cloudflare-fronted site and found them to be easy to use and very quick. Would love to port the whole Django app behind the site over, using their D1 database too.
Python Cloudflare Workers
11–20 of 101 posts
Re: Python Cloudflare Workers
#12Clouflare has a lot of great stuff for hosting and databases but I think they haven't done a great job marketing themselves as developer platform which has lead to platforms like Vercel, Netlify taking significant mindshare. Tangential: does Cloudflare provide container hosting service agnostic of language -- something like Google Cloud Run?
Nope. Their Workers are V8 based so JS or Wasm
Re: Python Cloudflare Workers
#13This is kind of a game changer for running AI stuff on Cloudflare. Been hoping for this for a while now.
That certainly appears to be the intention.
> Been hoping for this for a while now.
You should check out the other two announcements from today as well if you haven't yet:
"Leveling up Workers AI: General Availability and more new capabilities"
https://blog.cloudflare.com/workers-ai-ga-huggingface-loras-...
"Running fine-tuned models on Workers AI with LoRAs"
Re: Python Cloudflare Workers
#14But C# is an underdog language in those lands, so it's understandable.
Re: Python Cloudflare Workers
#15I've played with JS workers on a Cloudflare-fronted site and found them to be easy to use and very quick. Would love to port the whole Django app behind the site over, using their D1 database too.
Is that wise? One DDOS attack could break your budget.
Re: Python Cloudflare Workers
#16Re: Python Cloudflare Workers
#17Clouflare has a lot of great stuff for hosting and databases but I think they haven't done a great job marketing themselves as developer platform which has lead to platforms like Vercel, Netlify taking significant mindshare. Tangential: does Cloudflare provide container hosting service agnostic of language -- something like Google Cloud Run?
Re: Python Cloudflare Workers
#18Clouflare has a lot of great stuff for hosting and databases but I think they haven't done a great job marketing themselves as developer platform which has lead to platforms like Vercel, Netlify taking significant mindshare. Tangential: does Cloudflare provide container hosting service agnostic of language -- something like Google Cloud Run?
Re: Python Cloudflare Workers
#19I've played with JS workers on a Cloudflare-fronted site and found them to be easy to use and very quick. Would love to port the whole Django app behind the site over, using their D1 database too.
>>Would love to port the whole Django app behind the site over, using their D1 database too. Is that wise? One DDOS attack could break your budget.
Re: Python Cloudflare Workers
#20Clouflare has a lot of great stuff for hosting and databases but I think they haven't done a great job marketing themselves as developer platform which has lead to platforms like Vercel, Netlify taking significant mindshare. Tangential: does Cloudflare provide container hosting service agnostic of language -- something like Google Cloud Run?
I agree something is wrong with their marketing. I was also initially drawn to Vercel and Netlify but after extended use and not being happy with either I eventually tried Cloudflare and discovered I love it. The pricing and the product is fantastic.