nerdexam
Microsoft

70-519 · Question #243

You are redesigning an existing three-tier ASP.NET Web application that is deployed to a Web server, an application server, and a database server that runs Microsoft SQL Server 2008. Usage has…

The correct answer is B. Move the application tier to a Web farm. D. Use a clustered database server configuration. See the full explanation below for the reasoning.

Question

You are redesigning an existing three-tier ASP.NET Web application that is deployed to a Web server, an application server, and a database server that runs Microsoft SQL Server 2008. Usage has increased significantly. The application has become slow and occasionally times out. Health monitoring logs indicate that the data access logic on the application server is consuming the majority of the CPU resources. You need to recommend an approach for addressing the scalability and reliability issues. Which two actions should you recommend? (Each correct answer presents part of the solution. Choose two.)

Options

  • APartition the tables and indexes in the database.
  • BMove the application tier to a Web farm.
  • CMove the Web tier to a Web farm.
  • DUse a clustered database server configuration.

How the community answered

(34 responses)
  • A
    6% (2)
  • B
    79% (27)
  • C
    15% (5)

Community Discussion

No community discussion yet for this question.

Full 70-519 Practice