Skip to content
#

eventdrivenarchitecture

Here are 38 public repositories matching this topic...

workflow

The type-safe, event-driven workflow orchestration library that scales with your business. Build robust, distributed workflows in Go with compile-time safety, automatic retries, and horizontal scaling out of the box. Integrate with your existing tech stack using adapters 🚀

  • Updated Nov 20, 2025
  • Go

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.

  • Updated Apr 15, 2024
  • Python

Improve this page

Add a description, image, and links to the eventdrivenarchitecture topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the eventdrivenarchitecture topic, visit your repo's landing page and select "manage topics."

Learn more