One of the common problem is to render a single UI Screen or section of a UI Screen which requires data from multiple microservices. If UI interacts with multiple microservices and aggregate or massage the data then it will increases the number of round trips and results in high latency & increase the complexity on UI.