TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About Apache KAFKA
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Chethan N (3)
Tural Suleymani (3)
Aman Gupta (1)
Vijay Kumari (1)
Maniteja Vegi (1)
Datta Sai Krishna (1)
Jasminder Singh (1)
Satyaki Chakraborty (1)
Related resources for Apache KAFKA
No resource found
Getting Started With Apache Kafka: Introductory Guide
9/11/2024 3:36:55 AM.
Apache Kafka is a distributed event streaming platform that enables real-time data processing and integration across microservices. It supports publishing and subscribing to streams of records, storin
Apache Kafka with Dapr Bindings in .NET
7/24/2024 7:13:08 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
Difference Between Kafka vs RabbitMQ
3/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 .NET
2/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 ZooKeeper
2/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
Kafka For Mere Mortals: Introduction
1/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 Microservices
12/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 Brokers
12/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 Services
5/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 Architecture
12/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 Kafka
8/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 System
9/26/2019 11:52:12 PM.
In this article, we are going to learn how to install and configure Apache Kafka Server.