eventbridge
There are 237 repositories under eventbridge topic.
cdk-patterns/serverless
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.
aws-samples/aws-serverless-ecommerce-platform
Serverless Ecommerce Platform is a sample implementation of a serverless backend for an e-commerce website. This sample is not meant to be used as an e-commerce platform as-is, but as an inspiration on how to build event-driven serverless microservices on AWS.
aleios-cloud/sls-dev-tools
Dev Tools for the Serverless World - Issues, PRs and ⭐️welcome!
awsrun/aws-microservices
AWS Serverless Event-driven Microservices with using AWS Lambda, AWS DynamoDB, AWS API Gateway, AWS EventBridge, AWS SQS, AWS CDK stands for Cloud Development Kit for IaC — Infrastructure as Code tool and AWS CloudWatch for monitoring.
humank/ddd-practitioners-ref
EventStorming workshop, this is a hands-on workshop. Contains such topics: DDD, Event storming, Specification by example. Including the AWS product : Serverless Lambda , DynamoDB, Fargate, CloudWatch.
aws-samples/designing-cloud-native-microservices-on-aws
Introduce a fluent way to design cloud native microservices via EventStorming workshop, this is a hands-on workshop. Contains such topics: DDD, Event storming, Specification by example. Including the AWS product : Serverless Lambda , DynamoDB, Fargate, CloudWatch.
aws-samples/serverless-coffee
Serverlesspresso - The serverless coffee ordering application! As seen at AWS re:Invent 2021. Presented by AWS Serverless DA team. Questions? Contact @jbesw.
ljacobsson/evb-cli
Pattern generator and debugging tool for Amazon EventBridge
aws-samples/s3-to-lambda-patterns
Example applications for the S3-to-Lambda patterns series in the AWS Compute Blog and learning path. Questions? @jbesw.
panacloud-modern-global-apps/full-stack-serverless-cdk
Learn to Build Full-Stack Serverless Apps and APIs using AWS Cloud Development Kit (CDK) in Baby Steps.
silverton-io/buz
Serverless multi-protocol + multi-destination event collection system.
boyney123/eventbridge-atlas
Open-source tool to document, discover, and share your Amazon EventBridge schemas.
aleios-cloud/sls-test-tools
Custom Jest Assertions for Serverless integration testing.
awslabs/aws-break-glass-role
Create a break glass role for emergency use in order to limit AWS production account access. Configure automatic alerts and logging of activities in the role to secure its use in production environments.
aws-samples/aws-serverless-ai-stories
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.
terraform-aws-modules/terraform-aws-eventbridge
Terraform module to create AWS EventBridge resources 🇺🇦
aws-samples/serverless-coffee-workshop
This is old repo for Serverlesspresso workshop. New location: https://catalog.workshops.aws/serverlesspresso
aws-samples/amazon-eventbridge-resource-policy-samples
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://amzn.to/3o0Dcz4)
ServerlessLife/serverless-spy
CDK-based library for writing elegant, fast-executing integration tests on AWS serverless architecture and an additional web console to monitor events in real time.
spezam/eventbridge-cli
Amazon EventBridge Cli
boyney123/eventbridge-canon
Open source simple UI to Publish, Save and Share AWS EventBridge Events
fredericbarthelet/typebridge
Typescript toolbox for AWS EventBridge
aws-samples/amazon-eventbridge-producer-consumer-example
A simple producer/consumer example for Amazon EventBridge. Questions? @jbesw.
aws/eventbridge-kafka-connector
Kafka sink connector for Amazon EventBridge to send events (records) from Kafka topic(s) to the specified EventBridge event bus
vacationtracker/generic-webhook-to-eventbridge
An AWS SAR app for sending generic webhook events to EventBridge event bus
oguzhan-yilmaz/aws-lambda-scheduler
aws-lambda-scheduler is EventBridge Rule manager that lets you call any existing AWS Lambda Function you have in a set future time with pre-set parameters. Allows more rule creation than AWS limit.
moritzzimmer/terraform-aws-lambda
A Terraform module to create AWS Lambda ressources.
boyney123/cdk-eventbridge-socket
CDK construct that creates a WebSocket endpoint for you for any EventBridge rule you are interested in. (Built for debugging + testing )
aws-samples/aws-sam-messaging-services-integration
Using AWS messaging services in serverless applications with AWS SAM. Questions? @jbesw
boyney123/eventbridge-transformer
Online tool to quickly build input templates and paths for Amazon EventBridge
aws-samples/aws-control-tower-account-setup-using-step-functions
Automated AWS account hardening with AWS Control Tower and AWS Step Functions
aws-samples/aws-control-tower-org-setup-sample
Automated AWS Organizations configuration for security operations
epiresdasilva/super-serverless-sample
Backend serverless que simula o sistema de votação do BBB
winebarrel/cronplan
Cron expression parser for Amazon EventBridge.
aws-samples/webhooks
Send and receive webhooks on AWS: Innovate with event notifcations.