Categories
Software Architecture

What does API gateway do?

An API gateway typically provides several important functions. Some common ones are:
– authentication and security policy enforcement
– load balancing and circuit breaking
– protocol translation and service discovery
– monitoring, logging, analytics, and billing
– caching

Leave a Reply Cancel reply