# Reasons to Use an API Gateway

A microservice -based system can consist of dozens or even hundreds of individual services communicating with each other via APIs . While its possible for a client be that a web browser, application or IoT device to make requests to the relevant microservice directly, this approach has a number of…
[](/blog/learning-center/api-gateway-uses)



