/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

www.aklivity.io
| | channellife.com.au
7.4 parsecs away

Travel
| | Etisalat by e& plans to standardise on Red Hat technologies for its network and IT, aiming for greater efficiency and innovation.
| | tech.scribd.com
4.8 parsecs away

Travel
| | Earlier this summer I was able to present at Spark and AI Summit about some of the work we have been doing in our efforts to build the Real-time Data Platform. At a high level, what I had branded the "Real-time Data Platform" is really: Apache Kafka, Apache Airflow, Structured streaming with Apache Spark, and a smattering of microservices to help shuffle data around. All sitting on top of Delta Lake which acts as an incredibly versatile and useful storage layer for the platform.
| | sap1ens.com
6.0 parsecs away

Travel
| | Consulting, writing and talking about data engineering, data streaming, stream processing, and real-time data pipelines, Apache Kafka and Apache Flink, distributed systems.
| | archive.qconsf.com
8.7 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