Skip to content

Commit 1129eae

Browse files
committed
Add follow-up section
Signed-off-by: AlvarVG <alvigo92@gmail.com>
1 parent f147b5b commit 1129eae

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

_posts/2026-01-08-measuring-debezium-server-performance-mysql-streaming.adoc

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -270,3 +270,14 @@ More complex architectures should be adopted only when clear scalability, availa
270270

271271
In summary, Debezium Server emerges as a simple, efficient and high-performance CDC solution that challenges the assumption that Kafka-centric or Kubernetes-based architectures are always required.
272272
For lightweight projects and streamlined deployments, it offers a compelling balance of maturity, simplicity and performance, delivering real-time change data capture while keeping infrastructure complexity to a minimum.
273+
274+
[id=follow-up]
275+
== What’s next?
276+
277+
While the results presented above provide a clear view of Debezium Server behavior under default configurations, they also raise additional questions worth exploring in follow-up experiments:
278+
279+
- Discover Debezium Server limits: improve this experiments architecture and configurations to discover what is the point where Debezium Server cannot recover from it.
280+
- Deploy Debezium with Kafka Connect: run this experiment with a distribuited and more complex architecture, using Kafka Connect to deploy Debezium.
281+
- Get involved with Snapshotting: we have miss one important Debezium feature, and Snapshotting deserves performance investigation.
282+
- Run different sets of workloads and databases: we have run this experiment against MySQL and used a uniform workload.
283+
Include different database, connectors and workload will give us the complete vision of Debezium capabilities.

0 commit comments

Comments
 (0)