How to horizontally scale debezium by adding more nodes for same db source to improve performace
I am using debezium connector for mssql to push cdc events to kafka. There are millions of events to be pushed to kafka per minute but its lagging and is not able to keep it upto the speed of updations.