Tag: microservices
All the articles with the tag "microservices".
-
Domain-Driven Design from the Inside Out
Published: at 10:12 AMA practical introduction to Domain-Driven Design, showing how domain modeling helps keep business rules clear and consistent in .NET systems.
-
Command Query Responsibility Segregation(CQRS)
Published: at 02:06 PMHow CQRS helps model intent and manage behavioral complexity in modern .NET microservices without unnecessary architectural weight.
-
Designing Microservices with Vertical Slice Architecture in .NET
Published: at 01:25 PMA practical reflection on building .NET microservices using Vertical Slice Architecture to reduce coupling and design features around real business use cases.