Question: Question 8: You need to design a Web Server, Database Server and a Backup server. (30 Points) If you had to choose from the following

Question 8: You need to design a Web Server, Database Server and a Backup server. (30 Points) If you had to choose from the following list of resources which ones would you place a priority on and state why you would do so. List these for each server type. Hint: You need to think about the functionality of the server. Based on this infomation, which resource would you emphasize on the most to increase the performance of the server. CPU utilization and speed Multiprocessing Memory Cache Storage capacity Hard drive seek and access time Network Bandwidth Example: To design an authentication server for a large organization you can expect to have perhaps 100s of employees trying to login at the same time. For this environment the authentication server needs to be a multiprocessing system to be able to search through all the user database to be able to authenticate with a fast response time. The process of searching through this large user database takes a lot of processing power. A multiprocessing environment would be a good choice and therefore we need to have priority set on the number and speed of the CPUs. The storage would also need to have a fast access to be able to access the user login information fast
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
