Skip to content

A repository containing multiple microservices simulating a shopping environment, microservices are created using CQRS and event sourcing.

Notifications You must be signed in to change notification settings

Ozanaydinn/shopping-basket-microservices

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shopping-basket-microservices

A repository containing multiple microservices simulating a shopping environment, microservices are created using CQRS and event sourcing.

Microservices

This repository contains five microservices that communicate with eachother. Apart from the api gateway, which has no business logic inside it and only routes requests, all other microservices are produced using CQRS and Event Sourcing to help with ACID principles, scalability and persistence. The microservices communicate with each other asyncronously using RabbitMQ queues.

About

A repository containing multiple microservices simulating a shopping environment, microservices are created using CQRS and event sourcing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published