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 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]
Tural Suleymani (10)
Chethan N (6)
Amit Tyagi (4)
Aman Gupta (3)
Jaydeep Patil (2)
Sarthak Varshney (2)
Sameer Shukla (2)
Rion Williams (2)
Satyaki Chakraborty (2)
CSharp TV (1)
Arun Kizhakke (1)
Ajay Kumar (1)
Vijay Kumari (1)
Thiyagu Baskaran (1)
Mohammad Hussain (1)
Maniteja Vegi (1)
Salman Karim (1)
Ravi Raghav (1)
Pragnya Sahoo (1)
Harunraseed Basheer (1)
Aravind Govindaraj (1)
Datta Sai Krishna (1)
Lokesh Varman (1)
Jasminder Singh (1)
Catcher Wong (1)
Related resources for Kafka
No resource found
Enhancing Microservices with Kafka: A Distributed Messaging Solution
10/23/2024 8:17:59 AM.
In this video, we will explore how to effectively bridge various pods and JVMs while considering key factors such as scalability, resilience, high availability, and performance for intensive applicati
Integrate Azure AD OAuth2 SSO Authentication RBAC for AKHQ Kafka-UI
10/3/2024 10:58:48 AM.
This content explores the integration of Azure Active Directory (Azure AD), OAuth2, and Single Sign-On (SSO) for authentication, along with Role-Based Access Control (RBAC) for authorization, specific
Setting Up Kafka In Local using Docker
9/28/2024 5:01:04 AM.
Apache Kafka is a distributed streaming platform used to build real-time data pipelines and applications. It relies on Zookeeper for managing metadata and broker health.
Integrate Azure AD OAuth2 SSO Authentication and RBAC for Kafka-UI
9/23/2024 7:29:57 AM.
This article explores the integration of Azure Active Directory (AD), OAuth2, and Single Sign-On (SSO) for secure authentication and Role-Based Access Control (RBAC) for authorization within the Prove
Kafka Terminologies and Client APIs
9/13/2024 8:52:21 AM.
Explore key Kafka terminologies like brokers, topics, partitions, and offsets, along with an overview of its core client APIs. Learn how the Producer, Consumer, Streams, and Connect APIs enable powerf
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
.Net Core - C# Web API with Apache Kafka Integration
6/11/2024 12:19:33 PM.
Learn to create Kafka consumers in C# .NET Core for web API integration. Install Confluent.Kafka, configure services, inject dependencies, and implement background service. Test with Kafka producer in
Real-time Streaming with .NET Core and Kafka
5/30/2024 11:38:29 AM.
Unlock real-time data processing potential with .NET Core and Kafka, leveraging event-driven architecture for seamless integration. Scale effortlessly, harnessing Kafka's pub/sub messaging and str
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
Integrating Kafka Producers and Consumers with Celery
2/27/2024 8:24:20 AM.
Streamlining Real-Time Workflows: Leveraging Kafka and Celery for Robust Producer-Consumer Integrations
What is Raft Consensus Algorithm?
2/15/2024 4:15:29 AM.
The Raft Consensus Algorithm ensures fault tolerance and consistency in distributed systems. It simplifies leader election, log replication, and commitment, offering benefits like simplicity, safety,
KAFKA for Mere Mortals: Topic replication factor
1/23/2024 4:56:04 AM.
The article will in detail explain why we need a replicas of Partition in KAFKA
KAFKA for Mere Mortals : Topics and partitions in Practice
1/23/2024 4:55:31 AM.
The main focus in this article is to create, list, describe and delete topics and partitions in KAFKA
KAFKA for Mere Mortals : Topics and Partitions
1/23/2024 4:55:10 AM.
This article describes what is topic and partition and how partitions are split across the brokers
KAFKA for Mere Mortals : Cluster and Brokers With Distribution
1/23/2024 4:54:46 AM.
Learn the concept of cluster and broker in KAFKA and "KAFKA broker discovery"
KAFKA for Mere Mortals : Installing KAFKA and Zookeeper
1/23/2024 4:54:29 AM.
The purpose of the current article is to install KAFKA with Zookeeper.
KAFKA for Mere Mortals : ETL and KAFKA
1/23/2024 4:54:10 AM.
In this article we described the process of ETL and its relation to 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
Kafka For Mere Mortals: Better compatibility with WSL2
11/3/2023 5:38:57 AM.
Install Kafka on Windows using WSL2 technology. This article explains the process of installing Kafka on Windows using WSL2 provides a clear and comprehensive step-by-step process. The explanation of
Transforming Streaming Data into Insights with Power BI
9/12/2023 6:29:47 AM.
Power BI empowers real-time dashboard creation, integrating streaming data sources like Azure Event Hubs, Kafka, and PubNub. Optimize data ingestion, design, and interactivity for effective real-time
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
Exploring Different Communication Mechanisms Between Microservices with .NET 6
4/28/2023 7:26:34 AM.
Microservices have become an essential part of modern software architecture, allowing for the development of scalable and flexible applications. In this blog post, we will explore different communicat
Kafka With .Net Core
4/21/2023 11:00:59 AM.
In this article, you will learn about Kafka With .Net Core. Also, we will see What is Kafka, Why do we need Kafka, and What are the Cons of kafka.
.Net Core With Kafaka
4/11/2023 9:06:52 AM.
This project demonstrate how kafaka is working in .Net core in rest api.
Azure Messaging And Event Streaming Services - An Overview And Comparison With Kafka
4/4/2023 6:08:40 AM.
In this article, you will learn about Azure Messaging and Event Streaming Services: An Overview and Comparison with Kafka.
Kafka Application With Confluent Cloud And Azure Function App Using .NET Core 7
3/20/2023 9:12:31 AM.
In this article, you will learn about Kafka Application with Confluent Cloud and Azure Function App using .NET Core 7.
Use Cases Of Kafka
2/27/2023 10:27:09 AM.
In this article, we'll discuss the Use Cases of Kafka.
What Is Kafka On Kubernetes?
2/24/2023 10:20:11 AM.
In this article, we'll discuss What is kafka on kubernetes and step-by-step guide to deploying Apache Kafka on Kubernetes.
Getting Started With Kafka Producers, Consumers, Consumer Groups - Essential Concepts
2/3/2023 10:36:42 AM.
In this article, you will learn about Kafka Producers, Consumers, Consumer Groups: Essential Concepts.
Kafka Overview
12/26/2022 4:19:22 AM.
In this article, you will learn about Kafka.
Apache Kafka Introduction, Installation, And Implementation Using .NET Core 6
12/12/2022 6:52:54 AM.
In this article, you will learn about Apache Kafka Introduction, Installation, and Implementation Using .NET Core 6.
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
Predictive Maintenance
5/27/2022 3:07:01 PM.
The main objective is to predict the remaining useful time of the engine that would last before it’s failure.
Understanding CAP Theorem
1/6/2022 4:24:43 AM.
In this article, you will learn about CAP Theorem in distributed computing.
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.
Building Real Time Applications Using .Net Core And Kafka (Continuation)
4/5/2021 12:16:05 PM.
In this article, we will be continuing to build a real-time application using Kafka and .Net Core.
Building Real Time Applications Using .Net Core And Kafka
4/5/2021 4:03:38 AM.
In this article, we will be building one real-time application using Kafka and .Net Core.
Kafka Features And Use Cases
4/4/2021 10:56:10 AM.
In this article we will be discussing some of its features and different uses cases.
Kafka Fundamentals And Architecture
4/1/2021 1:29:28 PM.
This article talks about the fundamentals of Kafka along with its architecture.
An Education In Streaming
7/24/2020 1:57:51 AM.
Streaming isn’t always intuitive and often it’s downright contrary to everything your previous experience has taught you.Sometimes, you just need a good book.
The Other Kafka's Metamorphosis
2/18/2020 1:32:16 AM.
In this article, you will learn about the other Kafka's Metamorphosis.
How To Use Apache Kafka In .NET Application
9/28/2019 9:51:55 AM.
In this article, we are going to learn how to use the scalable messaging platform, Kafka in a .NET Application
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.
Combine NLog And Kafka To Collect Logging Message In ASP.NET Core
9/16/2019 5:23:19 AM.
This article introduces how to collect logging messages to Kakfa via writing a custom NLog target in ASP.NET Core.