/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

blog.scottlogic.com
| | debezium.io
4.7 parsecs away

Travel
| | Debezium is an open source distributed platform for change data capture. Start it up, point it at your databases, and your apps can start responding to all of the inserts, updates, and deletes that other apps commit to your databases. Debezium is durable and fast, so your apps can respond quickly and never miss an event, even when things go wrong.
| | quix.io
5.4 parsecs away

Travel
| | Dive deep into the performance and limitations of Python client libraries to choose the best stream processing solution for your data.
| | jensrantil.github.io
4.1 parsecs away

Travel
| | High-level Apache Kafka architecture.
| | archive.qconsf.com
31.1 parsecs away

Travel
| Debezium (noun | de·be·zi·um | /d?:?b?:zi?m/) - Secret Sauce for Change Data Capture Apache Kafka is a highly popular option for asynchronous event propagation between microservices. Things get challenging though when adding a services database to the picture: How can you avoid inconsistencies between Kafka and the database? Enter change data capture (CDC) and Debezium. By