nerdexam
CompTIA

SK0-004 · Question #712

A systems administrator is experiencing slowness with an application. Users are reporting the same problem. Which of the following documents would MOST likely be used to determine the cause of the…

The correct answer is C. Dataflow diagram. A dataflow diagram maps how data moves through processes and systems, making it the most effective tool for identifying bottlenecks or delays responsible for application slowness.

Troubleshooting

Question

A systems administrator is experiencing slowness with an application. Users are reporting the same problem. Which of the following documents would MOST likely be used to determine the cause of the slowness?

Options

  • ANetwork diagram
  • BServer manuals
  • CDataflow diagram
  • DRecovery documentation

How the community answered

(20 responses)
  • A
    5% (1)
  • B
    15% (3)
  • C
    70% (14)
  • D
    10% (2)

Why each option

A dataflow diagram maps how data moves through processes and systems, making it the most effective tool for identifying bottlenecks or delays responsible for application slowness.

ANetwork diagram

A network diagram shows the physical or logical layout of network devices and connections, not how application data is processed, so it does not help identify application-level bottlenecks.

BServer manuals

Server manuals contain hardware specifications and operational procedures for physical equipment and provide no insight into how an application processes data or where performance issues originate.

CDataflow diagramCorrect

A dataflow diagram illustrates the path data takes through an application - including processes, data stores, and external interfaces - allowing the administrator to visually trace where processing delays or bottlenecks are occurring. By following the data flow, the administrator can correlate specific stages in the diagram to the slowness reported by users and pinpoint the failing component.

DRecovery documentation

Recovery documentation outlines procedures for restoring systems after a failure or disaster and is not applicable to diagnosing the cause of an ongoing performance issue.

Concept tested: Using dataflow diagrams for application performance troubleshooting

Topics

#dataflow diagram#application performance#troubleshooting documentation#performance analysis

Community Discussion

No community discussion yet for this question.

Full SK0-004 Practice