Articles by Tag #domaindrivendesign

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Bounded Contexts: Delimitando el lenguaje

Explora los Bounded Contexts en Domain-Driven Design y cómo delimitan el lenguaje, reducen la ambigüedad y permiten construir software claro y alineado al negocio

Learn More 0 0Aug 30 '25

El punto de partida de DDD: Hablar el idioma del negocio

Descubre cómo DDD ayuda a conectar negocio y tecnología con un lenguaje común para construir sistemas alineados al valor real.

Learn More 0 0Aug 21 '25

Why IT Is an Expensive Mess — And Why Nobody Inside IT Notices

Software engineering is the only discipline where you can build the equivalent of a nuclear reactor...

Learn More 0 0Dec 1 '25

Designing SaaS Commerce with State Machines [Part 11]

- Why \"string status\" breaks down in SaaS commerce

Learn More 0 0Feb 23

Practical guide to organizing Azure resources

Organizing Azure resources is one of those rare tasks that sounds straightforward until you...

Learn More 0 0Nov 24 '25

Del negocio al software: Construyendo un Bounded Context en DDD

Aprende a modelar un Bounded Context en DDD, donde los términos, reglas y acciones del negocio se convierten en software que entrega verdadero valor.

Learn More 0 0Sep 2 '25

Implementando software centrado en el negocio

DDD en práctica. En este blog construimos un Bounded Context sobre el subdominio de Envíos para que el código represente el negocio y no solo la tecnología.

Learn More 1 0Sep 13 '25

Read the Book Domain Modelling Made Functional

Finally got around to reading Domain Modeling Made Functional, Tackle Software Complexity with Domain-Driven Design and F#, by Scott Wlaschin. Book basically covers:

Learn More 4 2Apr 8 '25

Mastering Enterprise Design Patterns: Focus on Domain Model

Introduction In the development of enterprise applications, design patterns are...

Learn More 2 0Apr 12 '25

Modeling Shared Entities Across Bounded Contexts in Domain-Driven Design

Introduction When modeling complex systems using Domain-Driven Design (DDD), one of the...

Learn More 3 0May 25 '25

Beyond CRUD: Decoupling with Hexagonal Architecture and Events (Without Losing Your Mind)

Introduction: Beyond CRUD - Our Journey to a Resilient Hexagon Let's be honest. When you...

Learn More 1 0Jul 29 '25

Applying Domain-Driven Design to Problem Design and Project Management

Normally, when I study DDD, I mostly view it as a developer who try to align oneself with the...

Learn More 0 0Sep 21 '25

Why You Should Use Domain-Driven Design in Your Real Projects?

In this article, I am going to talk about why you should use Domain-Driven Design (DDD) in your...

Learn More 0 1May 27 '25

The OOP Lie: Your Domain Model Is Anemic & You Don't Even Know It!

Here is your blog post: The OOP Lie: Are You Building Anemic Models? Ever feel like your...

Learn More 0 0Aug 8 '25

𝗨𝗻𝗱𝗲𝗿𝘀𝘁𝗮𝗻𝗱𝗶𝗻𝗴 𝗩𝗮𝗹𝘂𝗲 𝗢𝗯𝗷𝗲𝗰𝘁𝘀 𝗮𝗻𝗱 𝘁𝗵𝗲 𝗢𝘄𝗻𝘀𝗢𝗻𝗲() 𝗠𝗲𝘁𝗵𝗼𝗱 𝗶𝗻 𝗘𝗙 𝗖𝗼𝗿𝗲

As part of building my 𝗘𝗺𝗽𝗹𝗼𝘆𝗲𝗲 𝗣𝗲𝗿𝗳𝗼𝗿𝗺𝗮𝗻𝗰𝗲 𝗥𝗲𝘃𝗶𝗲𝘄 project, I learned about 𝗩𝗮𝗹𝘂𝗲 𝗢𝗯𝗷𝗲𝗰𝘁𝘀 in...

Learn More 0 0May 17 '25

Why Domain Modeling Is the First Step to Scalable Software

Let’s face it — we developers love to jump straight into writing code. But have you ever worked on a...

Learn More 0 0Jul 2 '25

Hexagonal Architecture (Ports and Adapters) Explained: A Practical Guide from Concept to Code

🏷 Introduction In this article, we’ll explore one of the most practical and powerful...

Learn More 0 0May 17 '25