Click here to Skip to main content
15,867,568 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi,
I am planning to make a high traffic website for a particular Geography, something like facebook,cricinfo which is expected around 20 lac hits daily(approx).
It would also include rich user interface, Recommendation engine, profiles, games, chat feature etc

Is there any favorite choice for using a specific web technology for such a scenario like asp.net, MVC, PHP or java?
Is there any specific choice for the kind of database like Sql Server, Oracle etc?

Do I need to concentrate more on load balancer thing and distributing database over CDNs and considering parallel programming for retrieving data?

Is is better to keep the Application and Database on the same server or it should be on diffrent server?

I know this question is very subjective and abstract, but any help would be great!!!

Thanks in Advance.
Lalit
Posted
Comments
joshrduncan2012 2-Apr-13 10:24am    
My preference is Windows Servers, load balancers, separate web and database servers. That's just me.

1 solution

Before that you need to learn javascript ..

Although the answer to your questions is quite wide , I suggest you to go through this link to get the idea link here [^]
 
Share this answer
 
Comments
Sergey Alexandrovich Kryukov 2-Apr-13 10:58am    
You see? (I refer to my previous comment :-); my 5 for for this answer.
—SA
bbirajdar 2-Apr-13 12:32pm    
I cheked.. You caught me in the previous comment.. It was a vague comment for a vague question :)
Sergey Alexandrovich Kryukov 2-Apr-13 13:18pm    
Understood; no problem.
—SA

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900