Reputation: 7870
Guys I need your help here,
I got a new project in PHP to make a website, basic functionality will be : admin can upload songs and videos from backend. Frontend will display songs and videos, categories and other music related stuffs. I ll be using CI or CakePHP but my main concern is about hosting. Traffic will be 5K users per day. Now what is the best hosting solution, where users will stream songs and videos online. Do I need to buy dedicated server or cloud or VPS will do?
Also if you have made this kind of website then suggest me some guidlines.
Upvotes: 0
Views: 203
Reputation: 634
For a daily 5K users, it will always be better to go for dedicated as it is a server solely for you. So if tomorrow the number of viewers increase you wouldn't have to face any slow loading times (as in cloudhosting) and create a bad impression for users who would also leave your site and not return.
Upvotes: 1