Performance is a critical concern when implementing Change Data Capture (CDC) solutions in production environments. In this post, I am going to share how we have measured Debezium Server performance (deployed in a Docker container) while streaming changes from MySQL to Kafka. All of this with the default configurations for Debezium, MySQL and Kafka.