Apache Kafka
-
Enterprise Java
Apache Kafka and Camel Application in Data Stream
Apache Kafka is a distributed streaming platform that was originally developed by LinkedIn and later open-sourced under the Apache Software…
Read More » -
Software Development
Redpanda vs Apache Kafka
Data streaming refers to the continuous and real-time processing of large volumes of data. It involves sending and receiving data…
Read More » -
Enterprise Java
Kafka Streams Developer: Techniques to Conquer
Apache Kafka is an open-source distributed streaming platform developed by the Apache Software Foundation. It was initially developed at LinkedIn…
Read More » -
Enterprise Java
Retention period and issue with Kafka data not getting deleted
Problem Default value of retention.ms attribute on kafka topis is set to 7 days but data still persist for pre…
Read More » -
Enterprise Java
Kafka Record Patterns for Data Replication
Imagine going down to your local milkshake bar and signing a contract with the owner so that you could purchase…
Read More » -
Enterprise Java
Apache Kafka Consumer Rebalance
Consumer rebalance decide which consumer is responsible for which subset of all available partitions for some topic(s). For example, you…
Read More » -
Enterprise Java
Stream Big Data with Apache Kafka Integration
Apache Kafka is being increasingly integrated into a variety of systems and solutions, from filtering and processing large amounts of…
Read More » -
Enterprise Java
Service Mesh and Cloud-Native Microservices with Apache Kafka, Kubernetes and Envoy, Istio, Linkerd
Microservice architectures are not free lunch! Microservices need to be decoupled, flexible, operationally transparent, data aware and elastic. Most material…
Read More » -
Software Development
Deep Learning Example: Apache Kafka & Python & Keras &TensorFlow & Deeplearning4j
I added a new example to my “Machine Learning + Kafka Streams Examples” Github project: “Python + Keras + TensorFlow…
Read More »