How to do Performance testing of Kafka Cluster
So far, we have set up a Kafka cluster with an optimal configuration. It’s time to do performance testing before asking developers to start the testing. In order to do performance testing or benchmarking Kafka cluster, we need to consider the two aspects: Performance at Producer End Performance at Consumer End We need to do […]
How to do Performance testing of Kafka Cluster Read More »