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.


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.


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.


Apache Kafka

http://kafka.apache.org/

Apache Kafka: A Distributed Streaming Platform.


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...