apache-kafka.md
July 15, 2021 · View on GitHub
Bookmarks tagged [apache-kafka]
www.codever.land/bookmarks/t/apache-kafka
kafka-python
https://github.com/dpkp/kafka-python
The Python client for Apache Kafka.
- tags: python, database-drivers, apache-kafka
- :octocat: source code
Apache Kafka as an Event-Driven Backbone for Service Architectures
https://www.confluent.io/blog/apache-kafka-for-service-architectures/
Learn how Apache Kafka differs from traditional messaging technologies, configurations you should consider, and patterns you should implement or avoid.
- :calendar: published on: 2017-07-19
- tags: apache-kafka, architecture
How Apache Kafka Inspired Our Platform Events Architecture
https://engineering.salesforce.com/how-apache-kafka-inspired-our-platform-events-architecture-2f351f...
There’s a class of scalability challenges that are best approached using an asynchronous, event-driven architecture — particularly when it comes to doing data integrations.
- :calendar: published on: 2018-02-01
- tags: apache-kafka, architecture, async
Apache Kafka
Apache Kafka: A Distributed Streaming Platform.
- tags: apache-kafka
- :octocat: source code
ETL Is Dead, Long Live Streams: real-time streams w/ Apache Kafka - YouTube
https://www.youtube.com/watch?v=I32hmY4diFY
Neha Narkhede talks about the experience at LinkedIn moving from batch-oriented ETL to real-time streams using Apache Kafka and how the design and implementation of Kafka was driven by this goal of ac...
- :calendar: published on: 2017-02-23
- tags: apache-kafka, real-time, event-stream