nerdexam
Microsoft

70-519 · Question #264

You are modifying an ASP.NET Web application that uses session state. The Web application is deployed to a Web farm. You have the following requirements: - Provide a reliable failover mechanism for…

The correct answer is A. Use SQL Server mode with a clustered Microsoft SQL Server database instance. See the full explanation below for the reasoning.

Question

You are modifying an ASP.NET Web application that uses session state. The Web application is deployed to a Web farm. You have the following requirements:

  • Provide a reliable failover mechanism for session state data.
  • Provide persistent storage of session state data.

You need to recommend a session state mode that meets the requirements. What should you recommend?

Options

  • AUse SQL Server mode with a clustered Microsoft SQL Server database instance.
  • BUse State Server mode.
  • CUse In-Process mode.
  • DUse SQL Server mode with a network load balanced Microsoft SQL Server database.

How the community answered

(15 responses)
  • A
    80% (12)
  • C
    13% (2)
  • D
    7% (1)

Community Discussion

No community discussion yet for this question.

Full 70-519 Practice