Y
Hacker News
new
|
ask
|
show
|
jobs
by
saxenaabhi
248 days ago
Right, but then your downstream consumers have to be global and can't be partitioned based on account_id or some other partition key?
1 comments
javcasas
248 days ago
Consumers will have to read all events that concern them, yes. Maybe this type of event must end up in multiple partitions and will require some architectural shenanigans.
link