Skip to content

d-ryzhykau/async-architecture

Repository files navigation

Awesome Task Exchange System

Event Storming

Event Storming Result

Data Model

Data Model

Services

  • Auth - User authentication and management;
  • Task Tracker;
  • Accounting;
  • Analytics.

Service Communications

Communications

Kafka Topic Naming Convention

Business topics are named after the root entities of the business events (e.g. tasks). Streaming topics are named after the streamed entities with addition of -stream suffix (e.g. tasks-stream).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages