you either don't allow microservices to consume from others' topics, or you publish event schemas so they can still iterate independently.
the move to a 2nd kafka cluster in my experience has always been driven by isolation and fault tolerance concerns, not scalability.
you either don't allow microservices to consume from others' topics, or you publish event schemas so they can still iterate independently.
the move to a 2nd kafka cluster in my experience has always been driven by isolation and fault tolerance concerns, not scalability.