event-driven-architecture topic

List event-driven-architecture repositories

typescript-ddd-example

1.2k
Stars
207
Forks
Watchers

🔷🎯 TypeScript DDD Example: Complete project applying Hexagonal Architecture and Domain-Driven Design patterns

Resonance

20
Stars
5
Forks
Watchers

Messaging library, supporting pub-sub, using MS SQL Server or MySql Server for storage. Ideal for implementing a (business) event driven architecture, pub-sub, microservices, etc.

go-coffeeshop

4.0k
Stars
399
Forks
Watchers

☕ A practical event-driven microservices demo built with Golang. Nomad, Consul Connect, Vault, and Terraform for deployment

A sample of non-blocking retries and dead letter topics (aka reliable reprocessing and dead letter queues) with Apache Kafka using Spring Boot and Spring Kafka.

prefect-aws-lambda

35
Stars
6
Forks
Watchers

Deploy a Prefect flow to serverless AWS Lambda function

todo-app

40
Stars
3
Forks
Watchers

Reference project with Vertical Slice architecture (VSA). Event-driven architecture. Optimized for Domain-driven design.

complete-microservice-application

55
Stars
26
Forks
Watchers

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 balanc...

booking-app

51
Stars
6
Forks
Watchers

A comprehensive Domain Driven Design example with microservices and various tactical patterns.

typescript-event-sourcing-sample-app

56
Stars
8
Forks
Watchers

Typescript API that implements CQRS & Event Sourcing