design-patterns

A collection of 1 post

Design Patterns for Microservices

I found this article online when doing a research about microservices. It provides a great explanation for why do you hear some terms recently: API Gateway, Service Mesh, Event Sourcing, CQRS, … and also some popular open-source solutions: ELK, Prometheus, Jaeger or Open Tracing, … It gives me a…