Skip to main content

Articles for the category
Code

14 Results
Post categories: Code
DDD, Microservices, and Evolutionary Architectures: the Role of Software Architect
23 June 2025 - 10 minutes reading

In this tenth and final article of the Domain-Driven Design series, Alberto Acerbis explores the role of the Software Architect and how it translates within the world of DDD.

Post categories: Code
DDD, Microservices, and Evolutionary Architectures: Event Sourcing Is Not Event Streaming
23 June 2025 - 4 minutes reading

In this ninth article of the series on DDD and evolutionary architectures, Alberto Acerbis explains the difference between Event Storming and Event Streaming—two concepts that may seem similar at first glance.

Post categories: Code
DDD, Microservices, and Evolutionary Architectures: Architectural Sustainability
19 June 2025 - 3 minutes reading

In the eighth chapter of his Domain-Driven Design series, Alberto Acerbis explores the topic of architectural sustainability and explains why it’s about much more than just code.

Post categories: Code
DDD, Microservices, and Evolutionary Architectures: Antifragile Architectures
18 June 2025 - 11 minutes reading

In this seventh article in the series on DDD, microservices, and software architectures, Alberto Acerbis explores the concept of antifragility as it applies to agile practices and architectural decisions.

Post categories: Code
DDD, Microservices, and Evolutionary Architectures: Why Event-Driven
4 June 2025 - 9 minutes reading

In the sixth article of the series on Domain-Driven Design, Alberto Acerbis discusses the importance of Event-Driven architectures and their key features.

Post categories: Code
DDD, Microservices, and Evolutionary Architectures: Why You Shouldn’t Share Domain Events
21 May 2025 - ~ 12 minutes reading

In this fifth article of the series on DDD, microservices, and evolutionary architectures, Alberto Acerbis presents some of the most important tactical patterns and explains why Domain Events should not be shared.

Post categories: Code
DDD, Microservices and… Evolutionary Architectures
21 May 2025 - 11 minutes reading

In this fourth article of the Domain-Driven Design (DDD) series, Alberto Acerbis explores the concept of evolutionary architecture.

Post categories: Code
DDD, Microservices and Evolutionary Architectures: Strategic Patterns
21 May 2025 - ~ 12 minutes reading

Third article on Domain-Driven Design (DDD), microservices and evolutionary architectures. Alberto Acerbis discusses modular architecture, the meaning of “module,” and how it aligns with DDD strategic patterns.

Post categories: Code
DDD, Microservices and Evolutionary Architectures: Problem Space vs. Solution Space
21 May 2025 - 6 minutes reading

In this second article on Domain-Driven Design (DDD), microservices and evolutionary architectures, Alberto Acerbis explores the distinction between the problem space and the solution space, highlighting how this separation influences software design.

Post categories: Code
DDD, Microservices and Evolutionary Architectures: What Are the Best Practices?
20 May 2025 - 5 minutes reading

In this first article exploring the world of Domain-Driven Design (DDD), microservices and evolutionary architectures, Alberto Acerbis offers an overview of the importance of architecture, domain understanding, and best practices that can help design adaptive and effective software systems.

Post categories: Code, Deploy Value
Microservices Architecture with CQRS, Event Sourcing and Axon Framework
14 April 2025 - 5 minutes reading

In this article, Marco Rotondi explains how a microservices architecture was implemented using CQRS, Event Sourcing and the Axon Framework, one of the products from AxonIQ.

Post categories: Code, Deploy Value
The Genesis of i3Presence: the App for Managing Office Attendance
8 April 2025 - 5 minutes reading

How was i3Presence born—the app developed by Intré to manage office attendance and desk booking? Read the article by Marco Ranica.

Post categories: Code, Deploy Value
Hosting a static website on Amazon S3
3 July 2024 - 4 minutes reading

In this second blogpost, Alberto Maggioni and Andrea Cinchetti give a simple step-by-step guide for hosting a static website on Amazon S3.

Post categories: Code, Deploy Value
Hosting a static website on Google Cloud Storage
1 July 2024 - 6 minutes reading

Alberto Maggioni and Andrea Cinchetti provide a simple step-by-step guide for hosting a static website on Google Cloud Storage and give us a brief description of pros and cons of a "cloud bucket hosting" approach.