I have been working an application using PHP & MySql on Codeigniter framework. It is finished and I am testing it before getting online. I expect about a hundred users within the next few months. I expect increasing number of users for the application who will be using it on daily basis. My issue is high availability, fast service and database size.

Could someone please provide a link where I can get answers to questions such as:

After how many users will the application get heavy? Should I buy a normal web hosting plan or a dedicated server? What should be the configuration of the server and the connection? Will cloud hosting be better anyway? How about increasing size of my database?

Warm Regards

link|improve this question

feedback

2 Answers

up vote 1 down vote accepted

you can start with a shared/cloud hosting in the initial stage untill you face high traffic. Then depends on the traffic stats you can decide whether you can go with a vps or a dedicated server. I think the upgradation to a vps or a dedicated server will not affect your website downtime.

link|improve this answer
I think you are right and I should start with shared/cloud and see what happens with time. – Raouf Athar Jan 11 at 18:22
feedback

If you believe, you have high traffic, you should go with dedicated server. But if you are new and your traffic seems low, you can go with cloud or shared hosting. Good luck

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.