Investigating Kong as a solution for a centralized solution to aggregate a number of identical API services on N clusters to a single response.
Does Kong support multiplexing out of the box?
- If so where could I find the related documentation
If a incoming request specifies it would like to read data from Service A on M of N clusters, how can this be done through Kong?
Attached a quick diagram