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 […]
Design Patterns
Using API Management for Rest API Orchestration
When architecting software solutions, you will have a variety of different use cases to contend with. It’s important that these use cases are handled elegantly as part of the solution and as part of your API management strategy, and this […]