One of the most common questions I get is how to compose data when different services each own their own data. You might have product details owned by the catalog service, pricing owned by sales, reviews owned by a reviews service, shipping information somewhere else, and order counts somewhere else. How do you get all… Read More »Composing Data from Multiple Services The post Composing Data from Multiple Services appeared first on CodeOpinion.