Reputation: 5681
I work on a multiplayer Android
application, which needs a server too. I would like to use on it my own NodeJS
based solutions and some databases and would like to separate some storage space for user file storage. I am wondering how to calculate, predict necessary resources. Which parameters should I use for these calculations?
Upvotes: 0
Views: 96