Concept Flow - Use cases for change streams
Start watching collection
Detect change event
Identify event type
Insert
Trigger action based on event
Continue watching for next event
Change streams watch a collection for changes, detect event types, and trigger actions accordingly, then continue watching.