Is it ethical, (and also legal) to use Parse.com or a MBaaS in a way that I can create apps for businesses, by creating a separate account for each business? For example, to limit the amount of requests that my one account makes, I wouldn't put 10 different business apps on the same parse account, rather, I would create 10 separate accounts for each of the 10 businesses and log into the respective one when I need to.
If not, what is the recommended solution to create a scale-able MBaaS that could handle such usage, because I heard Parse is a great solution for small apps, but when your requests start to build up (Which they would if I have 50 businesses all going through me) that the costs increase exponentially more than other MBaaS providers.
I am looking for the most ethical, and clean (and preferably low-cost) way to do this, to just get my business on it's feet. I look forward to any suggestions! Thanks.