Event-Driven Architectures with Kafka and Python

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • 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.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS 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