You are an enterprise application developer. You are working on an enterprise-wide reporting application. The physical design of the application currently requires four servers that must be configured in the following manner: Two application servers as a failover cluster in the application tier. Two database servers as a failover cluster in the data tier. You need to evaluate the physical design for maximum utilization of the servers and provide a solution that is scalable.
What should you do?
A.
Approve the existing physical design.
B.
Use the servers in the data tier for load balancing in the application tier.
C.
Use the servers in the data tier for load balancing rather than using it as a failover cluster.
D.
Use the servers in the application tier for load balancing rather than using it as a failover cluster.