Data Science & Developer Roadmaps with Chat & Free Learning Resources
A Brief Introduction to Apache Kafka
During the last years, technologies for building real-time data pipelines and event streaming apps have emerged, promoting also the horizontal scalability and the fault tolerance of a system. One of t...
Read more at Javarevisited | Find similar documentsAll About Apache Kafka
Kafka is an open-source stream processing platform used for building real-time data pipelines. We also call it a high-throughput distributed messaging service. It is also known as “Distributed commit…...
Read more at Analytics Vidhya | Find similar documentsBeginner’s Guide to Apache Kafka — Part 1
Apache Kafka is a distributed streaming platform that is designed for high-throughput, fault-tolerant, and scalable data streaming. It has become an ideal tool for real-time data processing, event-dri...
Read more at JavaToDev | Find similar documentsHow Apache Kafka works internally?
Hello guys, In the realm of distributed systems, Apache Kafka has emerged as a robust and scalable messaging platform. With its ability to handle high volumes of data in real-time, Kafka has become a ...
Read more at Javarevisited | Find similar documentsApache Kafka — Resiliency, Fault Tolerance, & High Availability
Apache Kafka is a distributed system, and distributed systems are subject to multiple types of faults. Some of the classic cases include: These are the scenarios where ZooKeeper comes to the rescue…
Read more at Better Programming | Find similar documentsApache Kafka Architecture and how does it work
Apache Kafka is distributed event store. It is based on the publisher-subscriber pattern. It provides redundancy and concurrency to a highly scalable system. If you prefer video over text, you can…
Read more at Level Up Coding | Find similar documentsHow does Apache Kafka works?
Hello guys, Javin here! I write the Javarevisited Newsletter. It offers simplified weekly discussions on Java and coding interview questions. Consider subscribing to my newsletter. And prepare for you...
Read more at Javarevisited Newsletter | Find similar documentsIntroduction To Apache Kafka
Kafka is a Publish-Subscribe based messaging system that is exchanging data between processes, applications, and servers. Applications may connect to this system and transfer a message onto the…
Read more at Analytics Vidhya | 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 documentsA Fault-tolerant Kafka Replication Tool across Multiple Datacenters that scales
Apache Kafka is the de-facto data streaming platform for high-performance data pipelines, streaming analytics and mission-critical applications. For enterprises, as business continues to grow, many…
Read more at Towards Data Science | Find similar documentsKafka — All you want to know
Apache Kafka was originally developed by LinkedIn, and was subsequently open sourced in early 2011. In November 2014, several engineers who worked on Kafka at LinkedIn created a new company named…
Read more at Analytics Vidhya | Find similar documents- «
- ‹
- …