Skip to content

API Gateway

Chirag Indi edited this page Feb 6, 2021 · 1 revision

The API Gateway would provide authentication and authorization for access control, load balancing, and would act as a layer of security that enables us to build and deploy new microservices without exposing the interface to external clients.

Clone this wiki locally