The Wayback Machine - https://web.archive.org/web/20210416105339/https://github.com/topics/event-driven-architecture
Skip to content
#

event-driven-architecture

Here are 114 public repositories matching this topic...

OKTAYKIR
OKTAYKIR commented May 15, 2020

@suadev, I get the following error after running the application:

12:17:48:558 [Debug]: Execution of command 'ExampleCommand' with ID 'command-a478d189-d908-4bb9-918f-c7507b1eb9ee' on aggregate 'EventFlowExample.Aggregates.ExampleAggregate' failed due to exception 'TypeInitializationException' with message: The type initializer for 'MongoDB.Bson.Serialization.BsonClassMap' threw an except

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://bit.ly/35VGQEf) and the AWS Compute blog post "Simplifying cross-account access with Amazon EventBridge" (https://amzn.to/3o0Dcz4)
  • Updated Apr 7, 2021
  • Python

The application including two separate service product-service and offer-service with two other service service-registry for service discovery and api-gateway for dynamic service routing, load balancing. No need to know java just read the documentation and understand the workflow diagram, It's well enough to understand the microservice concept.
  • Updated Apr 15, 2020
  • Java

Eventbus.js allows you to apply event driven development. You can also use Eventbus.js on your React applications. You can bind your components on did mount to any event as listener so your components have capability to update themself against to any event triggered.
  • Updated Dec 18, 2017
  • JavaScript

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