This adds a single node, multi-broker docker compose Kafka configuration. If we want to go this route (rather than using a fully managed Kafka service), we will probably want to split this up onto multiple nodes for true replication and so that all the brokers aren't using the same disk and network.
This adds a single node, multi-broker docker compose Kafka configuration. If we want to go this route (rather than using a fully managed Kafka service), we will probably want to split this up onto multiple nodes for true replication and so that all the brokers aren't using the same disk and network.