Ask HN: How to scale?
I'm starting a new project, a mobile app. I created a db in postgres, used Node for the backend, and I'm currently hosting everything in heroku.
I was just wondering if this setup is able to scale, or if only a few users (maybe a couple hundreds) will be enough to take down the service.
3 comments
[ 2.7 ms ] story [ 18.8 ms ] threadIn general the rule of thumb is that by the time you have scaling problems you will already be popular enough that it will no longer be a problem.