nerdexam
CompTIA

CV0-003 · Question #792

A cloud administrator is supporting an application that has several reliability issues. The administrator needs visibility into the performance characteristics of the application. Which of the followi

The correct answer is D. Metrics and time-series data measuring key performance indicators. Performance dashboards rely on structured metrics and time-series data to visualize KPIs, not raw log files or historical test results.

Operations and Support

Question

A cloud administrator is supporting an application that has several reliability issues. The administrator needs visibility into the performance characteristics of the application. Which of the following will MOST likely be used in a reporting dashboard?

Options

  • AData from files containing error messages from the application
  • BResults from the last performance and workload testing
  • CDetail log data from syslog files of the application
  • DMetrics and time-series data measuring key performance indicators

How the community answered

(29 responses)
  • A
    3% (1)
  • B
    7% (2)
  • D
    90% (26)

Why each option

Performance dashboards rely on structured metrics and time-series data to visualize KPIs, not raw log files or historical test results.

AData from files containing error messages from the application

Files containing error messages are unstructured log artifacts that require parsing before they can be visualized, making them unsuitable as a primary dashboard data source.

BResults from the last performance and workload testing

Performance and workload testing results are point-in-time historical snapshots and do not provide the continuous, real-time visibility a dashboard requires.

CDetail log data from syslog files of the application

Raw syslog data is verbose, unstructured text intended for troubleshooting, not for aggregating into dashboard KPI visualizations.

DMetrics and time-series data measuring key performance indicatorsCorrect

Metrics and time-series data are the foundation of performance dashboards in cloud monitoring platforms such as Azure Monitor or AWS CloudWatch. They provide structured, queryable data points over time that map directly to key performance indicators like latency, throughput, and error rates. This enables real-time visualization and alerting, which is the primary purpose of a reporting dashboard.

Concept tested: Cloud monitoring metrics and time-series dashboards

Source: https://learn.microsoft.com/en-us/azure/azure-monitor/essentials/data-platform-metrics

Topics

#monitoring#performance metrics#KPI dashboard#time-series data

Community Discussion

No community discussion yet for this question.

Full CV0-003 Practice