nerdexam
Microsoft

70-519 · Question #211

You are designing a solution for sharing information among employees located in a main office and several branch offices. The solution will consist of the following elements: - An ASP.NET Web…

The correct answer is D. Deploy the database to the main office. See the full explanation below for the reasoning.

Question

You are designing a solution for sharing information among employees located in a main office and several branch offices. The solution will consist of the following elements:

  • An ASP.NET Web application that accesses and manipulates large

amounts of data

  • Web services used by the Web application for data access
  • A Microsoft SQL Server database

Data displayed to users is never more than one day old. You need to plan a deployment strategy that minimizes bandwidth requirements. Which deployment strategy should you recommend?

Options

  • ADeploy the Web application, Web services, and database to the main office, and use browser
  • BDeploy the Web application, Web services, and database to each branch office, and use SQL
  • CDeploy the Web services and database to the main office deploy the Web application to each
  • DDeploy the database to the main office.

How the community answered

(28 responses)
  • A
    4% (1)
  • B
    7% (2)
  • C
    14% (4)
  • D
    75% (21)

Community Discussion

No community discussion yet for this question.

Full 70-519 Practice