nerdexam
Microsoft

70-583 · Question #36

You are planning to migrate an existing web application to Windows Azure. The application consists of an ASP.NET web application and a set of native Win32 Windows Services that provide data to the…

The correct answer is C. Deploy the application and Windows Services in a Windows Azure VM role. See the full explanation below for the reasoning.

Question

You are planning to migrate an existing web application to Windows Azure. The application consists of an ASP.NET web application and a set of native Win32 Windows Services that provide data to the application by using named pipes. The Windows Services cannot be modified. You need to recommend a strategy for migrating the application to Windows Azure. What should you recommend?

Options

  • ADefine a Windows Communication Foundation (WCF) contract for the services.
  • BDeploy each Windows Service to a separate worker role.
  • CDeploy the application and Windows Services in a Windows Azure VM role.
  • DUpload service binaries to a web role by using the Windows Azure Service Management API.

How the community answered

(29 responses)
  • A
    14% (4)
  • B
    7% (2)
  • C
    76% (22)
  • D
    3% (1)

Community Discussion

No community discussion yet for this question.

Full 70-583 Practice