Categories
Backend Semester 4 Unidash

The Mediator Pattern & CQRS

Hey folks, Welcome to this week’s blog post. First of all, we are happy to announce that we came up with a new product name for project “Foody”. As you may have already noticed in the URL, we are now Unidash. 👋 This week, the queen shared some insights into coding patterns. I’d like to […]

Categories
Semester 3 Unidash

Foody’s Architecture

Until the last sprint, we set the rails for our microservices’ architecture. For all the ASP.NET Core backends we make use of Domain Driven Development. Without going too much into details, here is a basic gist of our architecture: Domain models are persisted and may consist of a root aggregate, value objects (immutable child of […]