I wanna share some information about a pattern that is particularly interesting when you have an infrastructure composed of an API Gateway, some backend services (such as when working with a Microservices architecture) and a set of Frontend application consumers. Intent This pattern addresses those situations when a Request Aggregation is required but it is … Continue reading Gateway Aggregation Pattern
