You are on page 1of 3

API creation and management is done in ______.

API Publisher

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.
Thrift

DoS Attacks are prevented using _______.


Traffic management

To avoid the gateway from making calls to key management frequently use Caching.
True

Which of the following is not a function of analytic?


Enforce Rate Limiting Policy

Which one of the following is an API consumer lifecycle?


Explore

Ideally an application should use _____ protocols.


both of the options

_____ doesn't add anything new, it just re-exposes the existing API with some
additional capabilities.
API Proxy

A variation for regular Gateway pattern is ______.


Backend for front end

An API call will be received by the gateway and will route it to the appropriate
microservice.
True

A single service can have multiple endpoints.


True

Bandwidth is one of the reason to enforce Rate-Limiting.


True

All request will be proxied through Gateway, using their ______.


Application Name

_____ is a URL that communicates with the API.


Endpoint

It is possible to test an API without subscribing.


True

Swagger UI creates Documentation based on API Parameters.


True

Which of the following is not an API Life-cycle?


Subscribed

Which of the core modules of Swagger helps in creating Interactive documentation?


Swagger UI
X-API-Version: 2 is _____ type of versioning.
Custom Header

Deprecated API can still be used.


True

Which of the following is a type of documentation?


URL

API Documentation can be added using ______.


API Publisher

Oauth uses ____ to authenticate the users.


tokens

Who manages the API lifecycle?


Publisher

A single API cannot be subscribed multiple times with many SLA levels.
True

The tool that is used to develop API documentation is _____.


Swagger

REST architecture treats every content as a _____.


ResourcE

Which of the following is not a Netflix Open software service?


Kubernetes

Monetization is one of the reason for Rate limiting.


True

The default burst limit in AWS gateway is _____.


10000

Which service discovery requires an additional router?


server side discovery

Gateway is capable of exposing a client to different APIs based on the devices.


True

An API call will be received by the gateway and will route it to the appropriate
microservice.
False

A variation for regular Gateway pattern is ______.


Backend for frontend

Which of the following is not a HTTP method?


UPDATE

Which of the following is not a rate limiting types?


Bandwidth specific ratelimit

WSO2 store is a ______.


both
What HTTP Status Code 401 indicates?
Forbidden

An API proxy can act as an API gateway.


True

Role based authentication is done using _____ setting.


access

Monetization is one of the reason for Rate limiting.

You might also like