apache kafka
-
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 » -
Enterprise Java
Apache Kafka Simple Producer Example
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 Messaging System and Workflow
1. Introduction This is an in-depth article related to the Apache Kafka messaging system and workflow. Apache Kafka was created…
Read More »
- 1
- 2