For people hosting with Heroku, what resources are...
# orm-help
j
For people hosting with Heroku, what resources are you using? When I had 1 dyno with 512 MB RAM I was getting a load of memory errors even though I was the only traffic. Upgrading to 1GM RAM seems to be OK but I’ve got a mini launch later today. I’m expecting 50 - 100 users. What sort of resources am I likely to need?
a
I’m very interested in this as well.
j
Someone else I spoke said 1GB RAM was working fine for him with about 20 regular users
@divyendu are there any official guidelines on this? It seems hard to get information on this topic. Thanks
t
i was running on app engine with 1cpu and 1gb ram and never had an issue (~150 users, 1200 line very interrelated schema and lots of calls returning 1000+ large records)... now it’s on zeit now, not really sure what the specs are for that and i’m getting memory errors too..