Design Patterns and Architecture
-
Design Patterns
Use these design patterns to develop your applications faster and better understand common frameworks.
More information -
Event Sourcing
With event sourcing, changes in the status of an application are stored in an unchangeable event log.
More information -
Event-Driven Development
A new development approach makes success predictable and enables faster integration of cloud services.
More information -
Domain-Driven Design
When modelling and creating software, Domain-Driven Design (DDD) focuses on the domain rather than technical aspects.
More information -
Avoiding Complexity
Poor performance and errors after changes: escalating complexity is the natural enemy of fast and stable software.
More information