aws-eventbridge
There are 112 repositories under aws-eventbridge topic.
awsrun/aws-serverless
AWS Lambda & Serverless - Developer Guide with Hands-on Labs. Develop thousands line of aws lambda functions interact to aws serverless services with real-world hands-on labs
brefphp/symfony-messenger
Bridge to use Symfony Messenger on AWS Lambda with Bref
grumBit/aws_cron_expression_validator
Validates AWS EventBridge cron expressions, which are similar to, but not compatible with Unix style cron expressions
navneetlal/aws-eventbridge-dotnet
Simple example of producing and consuming events using AWS EventBridge in .NET Core
StatsugiriLabs/Statsugiri
Competitive Pokémon Data Platform
aws-samples/aws-cfn-save-costs-auto-start-stop-ec2
Automate Start and Stop of Amazon EC2 Instances to Save costs
3p3r/tree-sitter-eventrule
Grammar for AWS Event Rules: https://docs.aws.amazon.com/eventbridge/latest/userguide/eb-event-patterns-content-based-filtering.html
seanturner026/terraform-module-eventbridge-debug-logger
A terraform module to create resources for capturing all eventbridge events for a given service as cloudwatch logs.
waanimalsinc/waanimals-sign-in-event-bridge
WA Animals Amazon EventBridge rule to alert Slack with a Serverless lambda when someone signs in to AWS Account
abdullahkhawer/aws-ssm-parameter-store-backup
A Terraform module to create AWS resources which are used to automatically take backup of all the parameters residing on AWS SSM Parameter Store in JSON format and store it on AWS S3 bucket using AWS Lambda function based on Python. It is executed daily via AWS CloudWatch or AWS EventBridge.
willdady/cdk-eventbridge-no-match-rule
An AWS CDK construct for catching un-matched events sent to an AWS EventBridge event bus
zeeshanhanif/aws-cross-account-eventbridge
This repo is for sample application to implement cross account communication on event bridge
aws-samples/serverless-batch-cost-guardian
Code for Serverless Batch Cost Guardian AWS HPC Blog Post
oieduardorabelo/construindo-arquiteruras-orientadas-a-eventos-serverless-land
🇧🇷 Tradução completa do Building Event Driven Architectures do Serverless Land.
AhmedGrati/serverless-architecture-lab
This a IAC of a serverless architecture using Terraform & AWS.
bbstilson/eventbridge-demo
Demo app that uses AWS EventBridge, AWS SQS, and Scala 3 to ping and pong an ever incrementing integer.
epiresdasilva/autorizador-debito-cartao
Arquitetura de referência para autorizador de débito de cartão totalmente serverless na AWS
tedilabs/terraform-aws-messaging
🌳 A sustainable Terraform Package which creates resources for Messaging Services (EventBridge, MSK, SNS, SQS) on AWS
bitbull-team/magento2-module-awseventbridge
Amazon EventBridge integration module for Magento 2
lukehedger/infra-as-node
AWS CDK deployment pipelines and cloud infrastructure examples
momentum-devs/scheduled-messenger
Application for sending scheduled emails based on AWS Lambda, AWS EventBridge and AWS RDS.
pyradd/terraform-lambda-scheduler
A minimal example of how to deploy a lambda funtion and schedule it with terraform IaC.
shlublu/awsmate
A companion for your AWS Python developments.
tshauck/gh-action-event-to-aws-eventbridge
Posts GitHub Actions Events to AWS EventBridge
a-n-u-b-i-s/roadshare
Cut your Uber expense in half, while taking cars off the road! Simply text ride info, find a match, and split your ride today!
aosolorzano/city-tasks-aws-fullstack
A fullstack application deployed on AWS using Copilot, SAM, and Amplify.
cieslarmichal/e-commerce-app
E-commerce application based on event-driven architecture. The application is built based on AWS Lambda functions that communicate using AWS EventBridge and AWS SQS and saves data into AWS DynamoDB.
dishadas168/demand-forecasting-ebay
A demand forecasting pipeline deployed on Azure and AWS
dwtechnologies/zendesk-translation-via-aws-eventbridge-apigateway-webhook
This is a AWS serverless solution to get translation for none English tickets in Zendesk, both incoming and outgoing. If the language is detected wrong, the agent can easily change the language for the case inside of Zendesk. You don't need the "api subscription" from zendesk with this solution as it is using the webhooks that are free.
eriktisme/serverless-ecommerce
This project is to learn how to implement different AWS services and connecting them.
fogfish/swarm
Go channels for distributed queueing and event-driven systems
gerardodavidlopezcastillo/GrafanaStepFunctionsSNS_Public
Data streaming project with Apache Druid & Grafana: Real-time data processing, alerts, integration with AWS. It uses a combination of technologies and services, including Confluent-Kafka, Apache Druid, AWS SNS, EC2, Athena, S3, Glue and EventBridge, StepFunctions. Contribute to this powerful solution!
makit/s3-rekognition-eventing
AWS application using CDK to process images from s3 via Lambdas/Rekognition/EventBridge
marcusviniciusfa/ecommerce-aws
ECommerce com NodeJS e TypeScript na AWS com CDK, AWS Lambda, DynamoDB, SNS, SQS, S3, Cloud Watch, AWS X-Ray, EventBridge e API Gateway
pofallon/cdk-twitter-activity
AWS CDK construct to publish Twitter activity to AWS EventBridge
talhanaveed/order-middleware
This project implements the serverless infrastructure and code needed to create a middleware that can process orders on a massive scale.