You are working on a project to deploy a critical multitier web application. The application is as follows:
In the scenario described, which of the following would be a good alternate design choice to
discuss with the vendor/web development team?
A.
Consider consolidating the database servers into one large server for ease of management,
backup, and licensing costs.
B.
Consider creating a file server with UNC file shares presenting the read-only data for web
servers. This would reduce the amount of space required from approximately 3 TB to
approximately 150 GB.
C.
Reduce the specifications of each web server and increase the number of servers to distribute
the load more widely across the cluster.
Explanation: