Related resources for Apache KAFKA
  • Difference Between Kafka vs RabbitMQ3/26/2024 11:36:29 AM. Apache Kafka is an open-source platform built for handling real-time data streams efficiently. RedditMQ does not exist as a real technology or platform but could hypothetically refer to a messaging sy
  • Introduction to Apache Kafka with .NET2/29/2024 6:00:50 AM. This is an introduction to Apache Kafka and how to work with Kafka with .NET. This article introduces Apache Kafka, a distributed event streaming platform, and explains how to set it up with .NET. It
  • Apache Kafka Without ZooKeeper2/28/2024 9:57:09 AM. Apache Kafka Without ZooKeeper employs the KRaft protocol (KIP 500), replacing ZooKeeper for metadata management. This enables simplified deployment, enhanced reliability, and native support for Kafka
  • Apache Kafka with Dapr Bindings in .NET2/7/2024 4:48:30 AM. This content provides an in-depth overview of integrating Apache Kafka with Dapr Bindings for building distributed event-driven applications. It explains the key concepts of Apache Kafka, Dapr, and Da
  • Kafka For Mere Mortals: Introduction1/23/2024 4:53:49 AM. The purpose of this series is to help you to understand and use KAFKA in your real projects along with any programming languages, especially with the .NET platform
  • Event Driven Architecture in Microservices12/24/2023 3:22:14 PM. In this article, you will learn about event streaming in microservices. Event streaming in microservices is a powerful approach to communication and data processing based on a continuous flow of event
  • Kafka For Mere Mortals : Running Multiple Brokers12/15/2023 5:27:16 AM. This article delves into the importance of having multiple brokers in an Apache Kafka cluster. It explains the reasons, such as high availability and scalability, and provides a practical guide using
  • Confluent Apache Kafka Registration PaaS Services5/1/2023 7:00:24 PM. Kafka is managed and monitored through Confluent Control Center, a GUI-based solution. You can create, amend, and manage connections to other systems, as well as administer Kafka Connect, with ease. A
  • Apache Kafka Basics And Architecture12/4/2022 4:00:02 PM. In this lesson we learn basics of Apache Kafka, its Architecture and use cases and Setting up Kafka on a windows System
  • Stream Data From Console To Console Using Apache Kafka8/8/2021 4:55:00 PM. In this article, you will learn about stream data from console to console using Apache Kafka.
  • Step-By-Step Installation And Configuration Guide Of Apache Kafka On Windows Operating System9/26/2019 11:52:12 PM. In this article, we are going to learn how to install and configure Apache Kafka Server.