Saturday, September 19, 2015

web server - Hardware options for hosting 5 websites

I plan to buy hardware for my organisation that is supposed to host 5 websites each getting not more than 5000 hits a day. What kind of hardware would I require for this purpose in terms of processing power, memory etc. Could you suggest some options? I basically need a web and database server on the same machine. Please forgive me if the question phrased is not technically correct.



niting

No comments:

Post a Comment

linux - How to SSH to ec2 instance in VPC private subnet via NAT server

I have created a VPC in aws with a public subnet and a private subnet. The private subnet does not have direct access to external network. S...