You are an enterprise application developer. You plan to deploy an ASP.NET application. You need to ensure that the application meets the following requirements: Supports failover clustering in session state management.Supports load-balanced clustering in Web traffic routing. What should you do?
A.
Implement a Web garden and StateServer mode configuration.
B.
Implement a Web garden and SQLServer mode configuration.
C.
Implement a Web farm and StateServer mode configuration.
D.
Implement a Web farm and SQLServer mode configuration.