CompTIA DataX DY0-001 (V1) Practice Question

An aerospace analytics platform ingests live telemetry from thousands of edge devices. Each device currently buffers 20-30 small readings into one large top-level JSON array before posting it to an HTTP/2 endpoint. During load-testing, the consumer frequently stalls because it must parse the entire array in memory before it can emit any single reading. The team needs a new wire format that ensures every reading is a valid JSON value, allows for incremental processing to keep memory usage nearly constant, and allows captured traffic to be inspected with standard line-oriented Unix tools such as grep or tail. Which payload redesign best meets these goals while remaining inside the JSON family?

  • Prefix every JSON object with the ASCII Record Separator (0x1E) character and follow it with a line-feed (JSON Text Sequences).

  • Embed the readings in base64-encoded Protocol Buffer blobs inside a single JSON field, separated by commas.

  • Replace the JSON payload with newline-delimited YAML documents separated by "---" markers.

  • Transmit each reading as an individual JSON object terminated by a single line-feed character (newline-delimited JSON/NDJSON).

CompTIA DataX DY0-001 (V1)
Operations and Processes
Your Score:
Settings & Objectives
Random Mixed
Questions are selected randomly from all chosen topics, with a preference for those you haven’t seen before. You may see several questions from the same objective or domain in a row.
Rotate by Objective
Questions cycle through each objective or domain in turn, helping you avoid long streaks of questions from the same area. You may see some repeat questions, but the distribution will be more balanced across topics.

Check or uncheck an objective to set which questions you will receive.

SAVE $64
$529.00 $465.00
Bash, the Crucial Exams Chat Bot
AI Bot