Showing posts with the label Domain-Driven Design

Migrating Spring Boot Monoliths to Microservices via DDD

Most enterprise teams face a breaking point when their Spring Boot monolith reaches a specific scale: the 20-minute CI/CD pipeline. I recently led a migration for a fintech platform where a single …
Migrating Spring Boot Monoliths to Microservices via DDD

Evaluating Event Sourcing and CQRS Architecture: Pros and Cons

You have likely faced a situation where a database row changed, but you had no record of why or how it happened. Traditional CRUD (Create, Read, Update, Delete) applications store the current state …
Evaluating Event Sourcing and CQRS Architecture: Pros and Cons
OlderHomeNewest