The command and query responsibility segregation (CQRS) pattern is a pattern that can be deployed as part of microservices and other architectures. This pattern is often overlooked by architects and development teams even though it is a well documented pattern. Even […]
Microservices
Beginning and Evolving a Microservices Architecture
Domain driven design and microservices belong together and they go hand in hand, so as part of an overall architecture strategy, it’s important to consider how you are structuring your components, or in the case of a monolith or existing […]
Specifying buildContext in Azure DevOps Pipeline (yaml) to Skirt Around Docker Copy Errors
Let’s call this “Technical Monday”, it doesn’t nearly have the ring to it as “Technical Tuesday”, but it is Monday and not Tuesday, and so “Technical Monday” is actually quite accurate although it has no poetic license whatsoever. As an […]
The Strangle Pattern Approach to Enterprise Legacy System Modernization
As architects help enterprises modernize their core capabilities and transition to modern systems as part of digital transformations, the strangle pattern is a useful pattern in the architect’s repertoire. The idea is to slowly drain the life out of a […]