|
|
|
|
|
by TobyTheDog123
916 days ago
|
|
These two companies have pricing models that I just absolutely hate. On one end of the spectrum you have Supabase - a very Vercel-esque "developer platform" with tiered offerings that ensure that you're paying more than you're using. On the other end of the spectrum you have Fly - a very Lambda-esque offering with hyper-specific per-second per-memory per-cpu pricing where you'll probably end up paying too little and getting performance hits. I really do not understand why people would do either when things like Cloudflare Workers (et al) exist. Why do people still want to worry about scaling? |
|
It's also unlikely that Cloudflare will offer a true Postgres option; their whole ethos is that anything you deploy is deployed globally, whereas relational databases enforce having a single server as a definition of truth. But I'd love to be proven wrong here.