A Guide to setup Kafka with Python in less than 5 minutes
-
Updated
Sep 3, 2023 - Python
A Guide to setup Kafka with Python in less than 5 minutes
Basic flow of event publish and subscribe model using Apache Kafka The project consists of 2 services, one for publications and the other for consumers.
This project demonstrates an event-driven architecture for parallel web scraping and processing tasks using AWS services. The scraper job, running on AWS Batch, collects data from multiple web pages simultaneously and stores it in S3. The processing job, triggered by AWS EventBridge, efficiently processes the scraped data and updates Google-Sheet.
Algorithmic trading system written in Python
An example implementation of a distributed, asynchronous messaging system for an amusement park ticketing application using RabbitMQ.
Add a description, image, and links to the eventdrivenarchitecture topic page so that developers can more easily learn about it.
To associate your repository with the eventdrivenarchitecture topic, visit your repo's landing page and select "manage topics."