Hi again. Again, I don’t know whether to place this under help or deployment, but…
I have a separate question about production. I noticed that there are several options to deploy a Meteor application to (Galaxy, Modulus, Amazon, Digital Ocean), yet I am totally unsure of how much a server can support in terms of requests, users, etc.
For example, Galaxy:
$0.035/hour
512MB RAM
0.5 ECU
Modulus, Amazon, Azure, Rackspace are the same in terms of pricing model.
Can I host multiple Meteor apps on this server? Could those specs handle 1,000 simultaneous users? 10,000 simultaneous users? I have no ideas. Firebase makes it much easier by saying “Unlimited users, 10GB data transfer” The pricing is more “fixed” making me feel more secure, than a “pay for what you use” that when you adjust the specs of the server quickly gets expensive.
Digital Ocean seems inexpensive enough that even if it scales out it won’t kill the ol pocketbook.
Thanks for your help!