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