Explore >> Select a destination


You are here

dennyglee.com
| | www.onehouse.ai
12.6 parsecs away

Travel
| | Discover how to effectively use Apache Hudi? along with Iceberg and Delta Lake in modern data lakes. This article explores why organizations need multiple table formats, breaks down their unique strengths, and explains how new tools enable seamless integration across formats while maintaining performance and reducing complexity.
| | risingwave.com
9.8 parsecs away

Travel
| | A simpler and more efficient approach to streaming.
| | www.madewithtea.com
10.9 parsecs away

Travel
| | This article is about aggregates in stateful stream processing in general. I write about the differences between Apache Spark and Apache Kafka Streams along concrete code examples. Further, I list the requirements which we might like to see covered by a stream processing framework.
| | archive.qconsf.com
21.4 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