Microsoft
70-583 · Question #21
70-583 Question #21: Real Exam Question with Answer & Explanation
See the full explanation below for the reasoning.
Question
You are designing a Windows Azure application. Messages will be placed into a Windows Azure Queue and then processed by a worker role. There is no requirement for adherence to the Windows Azure Service Level Agreement (SLA). You need to recommend an approach for concurrently processing messages while minimizing compute cost. What should you recommend?
Options
- AA single role instance that processes messages individually
- BA single role instance with multithreaded request processing
- CMultiple role instances that process messages individually
- DMultiple role instances, each with multithreaded request processing Answer: B
Community Discussion
No community discussion yet for this question.