Multiple choice technology

Which is NOT a processing stage?

  1. copy

  2. Aggregator

  3. Change capture

  4. peek

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Peek is a debugging utility stage used during development to view data passing through, not a production processing stage. Copy, Aggregator, and Change Capture are actual processing stages that perform data operations. Peek stages are typically removed before production deployment.