Best infra setup for solo SaaS in 2025?
Hey everyone — been going in circles on this. Looking for real opinions from people actually running production SaaS solo.
Current stack I'm evaluating: - Railway — looks clean, easy, but heard horror stories about cold starts and pricing at scale - Fly.io — more control, edge deployment is tempting, but the config seems daunting - Render — the middle ground? Simpler than Fly, more flexible than Railway?
Right now I'm on Heroku (yes I know) and it's time to move. Not running anything crazy — Next.js frontend, Node.js API, Postgres DB.
Budget: ideally under $100/mo at launch, but willing to spend more if it means not waking up to pagerduty at 3am.
What are you all using? Any regrets?