# Using Microservices with an API Gateway

Microservices work by splitting applications into task-specific services that connect, but can be programmed, maintained and upgraded independently. In this way, when you need to change the functionality of an application, you can do so by deploying a new microservice or updating only the…













