Kafka operations team should handle:

  • Rolling restart of brokers
  • Updating configurations
  • Rebalancing partitions
  • Increasing replication factor
  • Adding/replacing/removing brokers
  • Zero-downtime Kafka upgrades

⚠ Managing your own Kafka cluster requires handling all the above and more.