Hacker News new | ask | show | jobs
by DylanSp 1515 days ago
Netlify and Vercel are great, but they're limited for deploying backends. You're limited to a FaaS paradigm with the languages they support, and if you need a database you'll need to host it somewhere else. It's a long ways from the flexibility of running arbitrary containers + a managed database that's easy to connect to.