Data Science & Developer Roadmaps with Chat & Free Learning Resources
A Beginner’s Guide to Building Event Streaming Pipelines Using Kafka
Introduction Welcome to the exciting world of event streaming pipelines using Kafka! If you’re a beginner eager to explore this technology, you’ve come to the right place. In this article, we’ll brea...
Read more at Level Up Coding | Find similar documentsReal-Time Event Streaming with Kafka & BigQuery
Create a music streaming real-time data pipeline Continue reading on Towards Data Science
Read more at Towards Data Science | Find similar documentsIntroduction to Apache Kafka with Wikipedia’s EventStreams service
In this article we go through the fundamental concepts that make up Apache Kafka. We make use of a real stream of events named EventStreams provided by Wikipedia, by sending them to a Kafka topic…
Read more at Towards Data Science | Find similar documentsUnraveling the Power of Apache Kafka
Introduction Welcome to the world of Apache Kafka! If you’re new to the concept of Event Streaming Platforms (ESP) and want to dive into the fundamentals of Apache Kafka, you’ve come to the right pla...
Read more at Level Up Coding | Find similar documentsPython Microservices with Kafka and Django
What is Apache Kafka? To quote Wikipedia: Apache Kafka is a distributed event store and stream-processing platform. It is an open-source system developed by the Apache Software Foundation written in J...
Read more at Python in Plain English | Find similar documentsGet Kafka in prod-ready, 2 decisions to make and 3 implementation details
Kafka is a well-known event-streaming solution that provides events publish/subscribe stream and persistence. Besides the main strength, very high throughput (approximate million RPS), Kafka also does...
Read more at Javarevisited | Find similar documentsUsing Kafka in 2022
Kafka is an event streaming platform that can be used for collecting, processing, storing, and analyzing data at scale. Kafka is used by fortune companies
Read more at Level Up Coding | Find similar documentsOracle Cloud Streaming Service — Scalable, Reliable, Kafka-like Event service on OCI
Oracle Cloud Infrastructure offers the Streaming service. This service is easily described as a Kafka-like fully managed event platform for high volume streams of data that can be processed in real or...
Read more at Oracle Developers | Find similar documentsThe Power of Kafka Streams: A Comprehensive Guide for Beginners
Introduction Welcome to the world of Kafka Streaming Process! If you’re new to the Kafka Streams API and want to unlock the potential of stream processing in event streaming, you’re in the right plac...
Read more at Level Up Coding | Find similar documentsImplementing Another In-Demand Spring Project — Spring Kafka
Apache Kafka is an event streaming platform where data flows from one system to another. Its use cases are but are not limited to, IoT, real-time data analytics, log aggregation and analysis, message ...
Read more at Javarevisited | Find similar documentsIntro to Apache Kafka with Spring Boot
Apache Kafka is a distributed event streaming platform that is designed to handle large volumes of data in real-time. The Kafka architecture consists of four main components: producers, brokers, consu...
Read more at Javarevisited | Find similar documentsStreaming Iceberg Table, an Alternative to Kafka?
Spark Structured Streaming supports a Kafka source and a file source, meaning it can treat a folder as a source of streaming messages. Can a solution, entirely based on files, really compare to a str...
Read more at Towards Data Science | Find similar documents- «
- ‹
- …