Process Flow - Why stream processing transforms data
Data enters stream
Stream processing starts
Apply transformation logic
Data changes form or content
Output transformed data
Data ready for next step or storage
Data flows into a stream, gets transformed step-by-step, and then outputs in a new form for further use.