How much server memory do I need for a 2TB Database SQL Server? [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for … Read more

EC2 Break even point analysis [duplicate]

This question already has answers here: Can you help me with my software licensing issue? (5 answers) Closed 7 years ago. I’m doing capacity planning for my DR site and i’m trying to understand break-even point for Light/Medium/Heavy reserved instances vs the Ondemand. I have plotted my values on a graph as shown in the … Read more

What capacities should have a hosting to support an average of 1000 registered users simultaneously? [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for … Read more

What is the internet Bandwidth needed to support 2000 concurrent requests?

For one our projects, we need to calculate the internet bandwidth required to support 2000 concurrent requests/per second. Following is the scenario detail: If 1 user accesses the page, the response page size comes around 8 KB/Second So if we have to support 2000 concurrent request, the 2000 x 8 KB = 16000 KB/Second would … Read more

What are common strategies for multiple database management in shared hosting?

I’ve read a lot of in internet including canonical answers at serverfault. However, I still can’t find the answer to the question – What are common strategies for multiple database management in shared hosting?. What I’ve found out up till now is that shared hosting companies as a rule for SQL databases keep separate servers. … Read more

How can I estimate the request/second my server is capable of? [closed]

Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it’s on-topic for Server Fault. Closed 7 years ago. Improve this question I recently built my own server to help me learn linux, Ubuntu and related technologies and to serve some small website projects I … Read more