article thumbnail

Apache Kafka Architecture and Use Cases Explained

Analytics Vidhya

This article was published as a part of the Data Science Blogathon. Introduction The big data industry is growing daily and needs tools to process vast volumes of data. That’s why you need to know about Apache Kafka, a publish-subscribe messaging system you can use to build distributed applications.

article thumbnail

Handling Streaming Data with Apache Kafka – A First Look

Analytics Vidhya

This article was published as a part of the Data Science Blogathon. Introduction When we mention BigData, one of the types of data usually talked about is the Streaming Data. Streaming Data is generated continuously, by multiple data sources say, sensors, server logs, stock prices, etc.

professionals

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

Apache Kafka Use Cases and Installation Guide

Analytics Vidhya

This article was published as a part of the Data Science Blogathon. The post Apache Kafka Use Cases and Installation Guide appeared first on Analytics Vidhya. Introduction Today, we expect web applications to respond to user queries quickly, if not immediately.

article thumbnail

Introduction to Apache Kafka: Fundamentals and Working

Analytics Vidhya

This article was published as a part of the Data Science Blogathon. The post Introduction to Apache Kafka: Fundamentals and Working appeared first on Analytics Vidhya. All these sites use some event streaming tool to monitor user activities. […]. . […].

article thumbnail

Exploring Partitions and Consumer Groups in Apache Kafka

Analytics Vidhya

This article was published as a part of the Data Science Blogathon. Introduction Earlier, I had introduced basic concepts of Apache Kafka in my blog on Analytics Vidhya(link is available under references). The post Exploring Partitions and Consumer Groups in Apache Kafka appeared first on Analytics Vidhya.

article thumbnail

Creating a Data Science Pipeline for Real-Time Analytics Using Apache Kafka and Spark

KDnuggets

This article explains how to create a system that processes data in real time using Apache Kafka and Spark.

article thumbnail

A Detailed Guide of Interview Questions on Apache Kafka

Analytics Vidhya

Introduction Apache Kafka is an open-source publish-subscribe messaging application initially developed by LinkedIn in early 2011. It is a famous Scala-coded data processing tool that offers low latency, extensive throughput, and a unified platform to handle the data in real-time.