nerdexam
Microsoft

70-519 · Question #64

An ASP.NET Web application is deployed on a single Web server. Web application state for client requests is stored in a Microsoft SQL Server 2008 database. The Web application must meet the…

The correct answer is B. Transfer the Web application to a load-balanced Web farm. See the full explanation below for the reasoning.

Question

An ASP.NET Web application is deployed on a single Web server. Web application state for client requests is stored in a Microsoft SQL Server 2008 database. The Web application must meet the following requirements:

  • Tolerate a Web server failure.
  • Scale gracefully to accommodate a rapid load increase.

You need to recommend an approach for accommodating a load increase. What should you recommend?

Options

  • AUpgrade the CPU, memory, and disk space of the existing Web server.
  • BTransfer the Web application to a load-balanced Web farm.
  • CPartition the data in tables across multiple servers.
  • DSet up a Web garden for the deployed application on the existing Web server.

How the community answered

(49 responses)
  • A
    4% (2)
  • B
    86% (42)
  • C
    8% (4)
  • D
    2% (1)

Community Discussion

No community discussion yet for this question.

Full 70-519 Practice