Domain-Driven Design in Microservices
Applying Domain-Driven Design (DDD) principles to define microservice boundaries and create a more coherent architecture.
Search for a command to run...
Articles tagged with #microservices
Applying Domain-Driven Design (DDD) principles to define microservice boundaries and create a more coherent architecture.
Using multiple database technologies within a single application to leverage the best tool for each job.
Breaking down the architecture of a global e-commerce giant like Amazon, covering product catalog, inventory, orders, and payments.
A comparison of Jaeger and Zipkin, two popular open-source tools for distributed tracing in microservice architectures.
A guide to implementing the Saga pattern to manage data consistency across microservices without using two-phase commit.
A comparison of popular service discovery tools like Consul, Eureka, and etcd, critical for any dynamic microservices environment.