PrepAway - Latest Free Exam Questions & Answers

What should you recommend?

You are an enterprise application developer. You design and develop an event logging strategy for a distributed system. The distributed system consists of a Web-based application, a Microsoft Windows service, and several Microsoft Windows-based applications. The event logging strategy must meet the following requirements:

* All system errors are logged and available to a central administration application.
* The data is available for historical analysis.
* The delivery mechanism is fault-tolerant and reliable.

You need to recommend a system-wide event logging strategy. What should you recommend?

PrepAway - Latest Free Exam Questions & Answers

A.
Write events to the event log on each client computer. Use File Transfer Protocol (FTP) to send the events to the central server at the end of the day.

B.
Write events to a DataSet object. Serialize the results to the central server on a configurable timer.

C.
Write events to a Message Queue and import them into a database.

D.
Write a Web service that logs events to the centralized data store.


Leave a Reply