apache kafka
-
Enterprise Java
Introduction to Apache Kafka
Apache Kafka provides a reliable, scalable, and fault-tolerant messaging system that enables the exchange of data streams between multiple applications…
Read More » -
Kafka
JSON File To Kafka Topic
Apache Kafka, a streaming platform that is open-source, fault-tolerant, and exceptionally scalable, operates on a publish-subscribe architecture for real-time data…
Read More » -
Software Development
Docker Kafka Topic Creation
Apache Kafka is an open-source stream-processing software platform developed by the Apache Software Foundation. Kafka uses topics, partitions, and replication…
Read More » -
Enterprise Java
Java Kafka Bootstrap Server
In Kafka configuration, the “bootstrap-server” parameter plays a pivotal role. It represents the initial connection point for Kafka clients. When…
Read More » -
spring
Understanding Kafka Topics and Partitions
Apache Kafka is an open-source stream-processing platform designed for handling real-time data feeds. It operates on a publish-subscribe model, allowing…
Read More » -
JavaScript
Building an Event-Driven Architecture Using Kafka
Hello. In this tutorial, we will build an event drive architecture example using Kafka. 1. Introduction Kafka is an open-source…
Read More » -
spring
Apache Kafka using Spring Boot
Hello. In this tutorial, we will provide a brief introduction to using Apache Kafka in Spring Boot. We will explore…
Read More » -
Enterprise Java
Apache Kafka Integration With Spark
1. Introduction This is an in-depth article related to Apache Kafka and Spark Integration. Apache Kafka is an Apache open-source…
Read More » -
Enterprise Java
Apache Kafka Integration With Storm
1. Introduction This is an in-depth article related to the Apache Kafka producer example. Apache Kafka is an Apache open-source…
Read More » -
Enterprise Java
Apache Kafka Consumer Group Example
This is an in-depth article related to the Apache Kafka Consumer group. 1. Introduction Apache Kafka is an Apache open-source…
Read More »
- 1
- 2