#Eventbridge
Showing 6 of 6 repositories tagged #eventbridge, ranked by stars
This is intended to be a repo containing all of the official AWS Serverless architecture patterns built with CDK for developers to use. All patterns come in Typescript and Python with the exported CloudFormation also included.
Dev Tools for the Serverless World - Issues, PRs and ⭐️welcome!
Example open source event-driven application that generates a new bed time story for your children every night using Lambda, EventBridge, DynamoDB, App Runner, ChatGPT and DALL-E.
A Terraform module to create AWS Lambda ressources.
Send and receive webhooks on AWS: Innovate with event notifcations.
I am using confluent Kafka cluster to produce and consume scraped data. In this project, I've created a real-time data pipeline that utilizes Kafka to scrape, process, and load data onto S3 in JSON format. With a producer-consumer architecture, I ensure that the data is in the right format for loading onto S3 by performing minor transformations