Microsoft
70-583 · Question #33
You are designing a Windows Azure application that will be subjected to significant loads. The application resource utilization will be monitored remotely by using a predefined set of performance…
The correct answer is D. Use Windows Azure Diagnostics to configure performance counters and perform scheduled. See the full explanation below for the reasoning.
Question
You are designing a Windows Azure application that will be subjected to significant loads. The application resource utilization will be monitored remotely by using a predefined set of performance counters. You have the following requirements:
- Allow for continual monitoring of the performance counters.
- Allow for remote configuration of the performance counters.
- Minimize Windows Azure Storage transactions.
You need to recommend an approach for remotely monitoring the application. What should you recommend?
Options
- AIn the deployed application, create the necessary PerformanceCounter objects and schedule
- BIn the deployed application, create the necessary PerformanceCounter objects and schedule
- CUse Windows Azure Diagnostics to configure performance counters and perform scheduled
- DUse Windows Azure Diagnostics to configure performance counters and perform scheduled
How the community answered
(53 responses)- A9% (5)
- B4% (2)
- C17% (9)
- D70% (37)
Community Discussion
No community discussion yet for this question.