Loading...
Answers
MenuWe just launched our mobile app (social/fitness). What should our server requirements be to maximize performance when we move out of Beta?
IOS & Android - In Beta we are currently using Godaddy - 16 GB of Ram, 2 TB of storage, Bandwidth 15 TB/mo.
Answers
In case Godaddy does not offer you a bigger data transfer plan, you can move to Heroku. They let you choose how much efficient you want to configure your server
I recommend something like Bluehost or Rackspace. They offer programs that scale with your need so you don't hit a cap in the middle of the month.
I am an affiliate of Bluehost (www.shaunnestor.com/recommends/bluehost) but that does not change my endorsement of them nor does it raise the price you pay.
I fear that you may hit a cap with GoDaddy if your site experiences a rush of traffic or server demand. They'll send you an email letting you know you've reached your maximum and your site will be useless.
I'm happy to talk more, if need be. Just schedule a call here on Clarity.
-Shaun
I have built and helped build more than a couple service backends for mobile apps.
You are much better off with a PaaS offering like Amazon's AWS/EC2, Heroku or Microsoft's Azure.
These services allow you to keep your costs low while you still haven't achieved scale and make it really easy to scale up your backend when you do.
Do let me know if you have further questions and all the best with your business.
I've been running a mobile app development company for the last 6 years. We've found the most reliable option is AWS (Amazon). Its got lots of options for scalability, load balancing, server alerts etc.
It really all depends how quickly you scale, even when you get out of BETA, you may still be fine for a short while.
However, if you are planning to do a large advertising/marketing push, I would make sure you are on Amazon before doing so.
Related Questions
-
Any opinions on raising money on Indiegogo for an app?
Apps are difficult to fund on IndieGoGo as few are successful, and we rarely take them on as clients. Websites like http://appsfunder.com/ are made for that very reason, but again, difficult to build enough of a following willing to pay top dollar for an app that could very well be free, already existing in the marketplace. A site that is gaining more traction you may want to look into would be http://appsplit.com/. Again, Appsplit Is Crowdfunding For Apps specifically.RM
-
If I am planning to launch a mobile app, do I need to register as a company before the launch?
I developed and published mobile apps as an individual for several years, and only formed a corporation later as things grew and it made sense. As far as Apple's App Store and Google Play are concerned, you can register as an individual developer without having a corporation. I'd be happy to help further over a call if you have any additional questions. Best of luck with your mobile app!AM
-
What is the best technology for developing a new mobile app from scratch?
There are two sides to that question. One is the mobile app itself and the other is the backend. If I misunderstood in any way and you didn't mean "native" app I apologize in advance. On the backend, there is no clear cut answer to which is the "best". It depends solely on the developers you are able to get. We for example use Node.js , mongoDB, redis, elasticsearch and a couple of proprietary tools in the backend. But you have your pick of the litter now both on the backend api and the datastore with the myriad of options available and touted as the "best" currently on the market. Now on the app side again it solely depends on what you need your mobile app to do. Experiencing first-hand "develop once, run anywhere" I can say it's more like "develop once, debug everywhere" to quote a Java saying. We have tried Phonegap and Titanium Appcelerator and we have switched to native (ObjC and Java) after a couple of months of trying to go the hybrid route. The reasons behind the choice are as follows: - anything that breaks the pattern of how those frameworks NEED to operate is just a huge technical debt that keeps accruing a huge interest. - anything that uses css3 accelerated animations on Android is buggy at best and slow as hell at worst on any lower (< 4.1 I think) versions of Android I hope this gives you some insight. If you need/want to ask me anything feel free to contact me. MihaiMP
-
iOS App: Beta vs Launch Quietly?
I would suggest launching in a foreign app store only (ex: Canada). That will allow you to get more organic users to continue iterating without a big push. I got this idea from Matt Brezina (Founder of Sincerely, previously Xobni) https://clarity.fm/brezina - he's the man when it comes to testing & iterating mobile apps.DM
-
What is the generally agreed upon "good" DAU/MAU for mobile apps?
You are right that the range is wide. You need to figure what are good values to have for your category. Also, you can focus on the trend (is your DAU/MAU increasing vs decreasing after you make changes) even if benchmarking is tough. Unless your app is adding a huge number of users every day (which can skew DAU/MAU), you can trust the ratio as a good indication of how engaged your users are. For games, DAU/MAU of ~20-30% is considered to be pretty good. For social apps, like a messenger app, a successful one would have a DAU/MAU closer to 50%. In general most apps struggle to get to DAU/MAU of 20% or more. Make sure you have the right definition of who is an active user for your app, and get a good sense of what % of users are actually using your app every day. Happy to discuss what is a good benchmark for your specific app depending on what it does.SG
the startups.com platform
Copyright © 2025 Startups.com. All rights reserved.