Case: Software build with many microservices and internal services.
The doubt is how to manage performance issues (network latency, size of resource) getting multiple resources from many microservices at once.
I Just can not imagine making 20 HTTP requests to access all necessary resources.