Software Architecture ยท Microservices
How would you handle a practical scenario involving API Gateway in Microservices Architecture?
A mobile app calls many services directly; explain how an API gateway can simplify the client while avoiding an oversized gateway layer.