# Why Do Microservices Need an API Gateway?

Microservices architecture has become extremely popular for building scalable applications from small, independent services. However, the decentralized nature of microservices brings certain drawbacks that API gateways are purpose-built to address. This article explains the role and benefits of…