Articles for the category
Code

10 Results
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.

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.

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.

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.

Code
DDD, Microservices and Evolutionary Architectures: What Are the Best Practices?
21 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.

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.

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.

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.

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.

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.