|
|
|
|
|
by leros
813 days ago
|
|
I've run / worked on two 7-8 figure early stage products on a handful of Heroku dynos, a medium sized Postgres, and RabbitMQ + workers for background stuff. Also cron jobs, ElasticSearch, and a few other things. You can get pretty far with basic infra if you don't have demanding computational needs. I really feel like making devops complicated and using complex setups on AWS/GCP is unnecessary for many startups. I'm currently running a few small projects on Render and migrating one from Heroku to Render to save a few bucks. |
|