This repository contains examples of different design patterns and use cases for Microservices
- An implementation of Spring Cloud API Gateway, Event-Driven and Observer Pattern with Events for Alert Notifications pattern using microservices required for banking app
- Implementation example of Saga Pattern to manage data consistency across e-commerce microservices in distributed transaction scenario
- Dockerized microservices implementation with service discovery, spring cloud gateway, event-driven mechanism and saga pattern. Includes sonar integration.