top | item 41468702

(no title)

bluepuma77 | 1 year ago

Switch hosting model. Assuming you run expensive cloud services for $7500.

Get some inexpensive bare metal servers and you maybe can save 80% cost.

discuss

order

lolinder|1 year ago

Their model may be one of the few that would truly be quite challenging to pull off with bare metal—running sandboxed code for 73 languages is hard to do economically with any setup, but being able to lean on cloud services for provisioning would make it much more achievable.

deisteve|1 year ago

ah I see that might be a bit more tricky. I was wondering why the costs were so high.

For example, I serve roughly 3 million users on a $40/month VPS. I only run Postgres + Django, if I use Supabase and all these other fancy cloud SaaS I wouldn't be able to sustain it as the costs would increase 10~20x fold.

Nextgrid|1 year ago

True, but I wonder what the cost split is. I'd expect the actual "run code from users" bit to be a minor line item, with the bulk being the actual app servers, databases and egress bandwidth.

They can very well keep the REPL/"run code from users" bit on AWS, but serve their actual website, application and database from fixed-price bare-metal servers.