All Projects → aws-samples → amazon-eventbridge-resource-policy-samples

aws-samples / amazon-eventbridge-resource-policy-samples

Licence: MIT-0 license
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…

Programming Languages

python
139335 projects - #7 most used programming language
Makefile
30231 projects
shell
77523 projects

Projects that are alternatives of or similar to amazon-eventbridge-resource-policy-samples

schema-registry-php-client
A PHP 7.3+ API client for the Confluent Schema Registry REST API based on Guzzle 6 - http://docs.confluent.io/current/schema-registry/docs/index.html
Stars: ✭ 40 (-51.81%)
Mutual labels:  event-driven-architecture
attribute-events
🔥 Fire events on attribute changes of your Eloquent model
Stars: ✭ 198 (+138.55%)
Mutual labels:  event-driven-architecture
vcenter-event-broker-appliance
The VMware Event Broker Appliance Fling enables customers to unlock the hidden potential of events in their SDDC to easily create event-driven automation.
Stars: ✭ 120 (+44.58%)
Mutual labels:  event-driven-architecture
edat
Event-driven architecture toolkit
Stars: ✭ 27 (-67.47%)
Mutual labels:  event-driven-architecture
napalm-logs
Cross-vendor normalisation for network syslog messages, following the OpenConfig and IETF YANG models
Stars: ✭ 131 (+57.83%)
Mutual labels:  event-driven-architecture
app-2025
Use architecture patterns from the future to build on AWS today!
Stars: ✭ 58 (-30.12%)
Mutual labels:  event-driven-architecture
serverless-cqrs
CQRS example using AWS Lambda
Stars: ✭ 17 (-79.52%)
Mutual labels:  event-driven-architecture
eda
eda is a library for implementing event-driven architectures.
Stars: ✭ 31 (-62.65%)
Mutual labels:  event-driven-architecture
super-serverless-sample
Backend serverless que simula o sistema de votação do BBB
Stars: ✭ 30 (-63.86%)
Mutual labels:  eventbridge
eventbridge-atlas
Open-source tool to document, discover, and share your Amazon EventBridge schemas.
Stars: ✭ 116 (+39.76%)
Mutual labels:  eventbridge
terraform-aws-lambda
A Terraform module to create AWS Lambda ressources.
Stars: ✭ 40 (-51.81%)
Mutual labels:  eventbridge
amazon-eventbridge-producer-consumer-example
A simple producer/consumer example for Amazon EventBridge. Questions? @jbesw.
Stars: ✭ 49 (-40.96%)
Mutual labels:  eventbridge
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.
Stars: ✭ 58 (-30.12%)
Mutual labels:  eventbridge
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.
Stars: ✭ 276 (+232.53%)
Mutual labels:  eventbridge
cdk-eventbridge-socket
CDK construct that creates a WebSocket endpoint for you for any EventBridge rule you are interested in. (Built for debugging + testing )
Stars: ✭ 43 (-48.19%)
Mutual labels:  eventbridge
eventbridge-canon
Open source simple UI to Publish, Save and Share AWS EventBridge Events
Stars: ✭ 67 (-19.28%)
Mutual labels:  eventbridge
sls-dev-tools
Dev Tools for the Serverless World - Issues, PRs and ⭐️welcome!
Stars: ✭ 825 (+893.98%)
Mutual labels:  eventbridge
eventbridge-cli
Amazon EventBridge Cli
Stars: ✭ 78 (-6.02%)
Mutual labels:  eventbridge

Amazon EventBridge resource policy samples

Amazon EventBridge resource policies that make it easier to build applications that work across accounts. Resource policies provide you with a powerful mechanism for modeling your event buses across multiple accounts, and give you fine-grained control over EventBridge API invocations.

This repository contains sample implementations for Amazon EventBridge resource policies.

1. E-commerce example walk-through

This sample application walks you through how to use Amazon EventBridge resource policies as presented in feature release blog post

Get started with the e-commerce sample >>

Walkthrough architecture

2. Multi-account design patterns

The samples in this section provide sample implementations using "single-bus, multi-account", and "multi-bus, multi-account" patterns as presented in the AWS re:Invent 2020 session Building event-driven applications with Amazon EventBridge which is available on-demand on YouTube.

Get started with the multi-account design patterns >>

Walkthrough architecture


For more serverless learning resources, visit Serverless Land.

Security

See CONTRIBUTING for more information.

License

This library is licensed under the MIT-0 License. See the LICENSE file.

Copyright 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.

SPDX-License-Identifier: MIT-0

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].