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 […]