Hacker News new | ask | show | jobs
by aarreedd 824 days ago
FYI - this has used 33% of Cloudflare's daily free tier limit for workers since I posted this 3 hours ago.

Every pageview and API call is an invocation. You get 100,000 calls per day for free.

1 comments

I'm not sure how intensive the "backend" is, but I've found stuff like workers to be economically efficient only for hobby tier projects.

I operate a BitTorrent tracker I wrote for fun, and it receives around ~1500req/s (100mil+ a day)

This would be ~US$18/day with CF workers, but costs me €3.8/mo on my VPS