API Gateway
API Gateway
microservice.
True
_____ doesn't add anything new, it just re-exposes the existing API with some
additional capabilities.
API Proxy
-------------------------------------------------------------------
Which one of the following is not an API developer/manager lifecycle?
Explore
The communication between the gateway and key management happens through a _____
call.
HTTP
To avoid the gateway from making calls to key management frequently use Caching.
True
-----------------------------------------------------------------------------
Bandwidth is one of the reason to enforce Rate-Limiting.
True
------------------------------------------------------------------------------
X-API-Version: 2 is _____ type of versioning.
Custom Header
---------------------------------------------------------------------------------