Skip to content
#

event-driven-architecture

Here are 38 public repositories matching this topic...

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

Learn more about Amazon EventBridge resource policies and multi-account event bus topologies. This repo contains sample code for the AWS re:Invent 2020 session "Building event-driven applications with Amazon EventBridge" (https://youtu.be/Wk0FoXTUEjo) and the AWS Compute blog post "Simplifying cross-account access with Amazon EventBridge" (https…

  • Updated Mar 20, 2024
  • Python

Improve this page

Add a description, image, and links to the event-driven-architecture 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 event-driven-architecture topic, visit your repo's landing page and select "manage topics."

Learn more