What should you do?

You need to configure the distribution tracking application.What should you do?* Scenario: distribution tracking applicationThe system is processor intensive and should be run in a multithreading environment.Reference: http://mark.mymonster.nl/2013/01/29/running-multiple-workers-inside-one-windows-azure-worker-role

Question:

What should you do?

Options:

Map each role to a single upgrade domain to optimize resource utilization.

Design all services as stateless services.

Configure operations to queue when a role reaches its capacity.

Configure multiple worker roles to run on each virtual machine.

Correct Answer

The Correct Answer for this Question is

Configure multiple worker roles to run on each virtual machine.

Leave a Comment