Consumer
= a Microservice (MS), which only consumes events
event consumption
stream consumption
- offset = pointer to previously read indices of the event stream (= where they left off reading)
queue consumption
- Event broker service (MS)) marks event as to be consumed
- → single service consumes it