Event-Driven Architectures with Kafka and Python

This page summarizes the projects mentioned and recommended in the original post on /r/apachekafka

Scout Monitoring - Free Django app performance insights with Scout Monitoring
Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.
www.scoutapm.com
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • Faust

    Python Stream Processing

  • The best bet seemed like the open source Faust (from Robinhood, and Celery in its lineage). It was too heavy duty for our simple needs and moreover it unfortunately seems abandoned. There is a community fork in a bit of disarray last i looked(tests failed etc.)

  • eventbusk

    Event bus with Kafka

  • I resorted to create a minimal framework(alpha-ish) to suit my needs called Eventbusk. It is actually being used in Production for the past 5-6 months on a few test cases, eg to track user activity. It's still a work in progress, to figure out which direction to take based on use cases we see.

  • Scout Monitoring

    Free Django app performance insights with Scout Monitoring. Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.

    Scout Monitoring logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • How to integrate Faust with Django?

    1 project | /r/codehunter | 8 Apr 2022
  • Wekelijkse /r/FreeDutch Discussiedraad

    1 project | /r/FreeDutch | 28 Jan 2021
  • Faust VS quix-streams - a user suggested alternative

    2 projects | 7 Dec 2023
  • How to join using Faust Streaming (Python implementation of Kafka Streams API)?

    2 projects | /r/apachekafka | 31 Jan 2023
  • Using Kafka with Python... is Confluent the only option?

    3 projects | /r/apachekafka | 8 May 2022