0% found this document useful (0 votes)
151 views

API Gateways

This document contains a list of questions related to API gateways, microservices, documentation, and other API-related topics. There are 46 multiple choice or true/false questions testing knowledge about concepts like rate limiting, authentication, documentation, lifecycles, protocols, and components like API proxies and gateways. The questions cover a wide range of issues that can arise in designing, managing, and securing API architectures and developing documentation for API consumers.

Uploaded by

kashyap
Copyright
© © All Rights Reserved
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
151 views

API Gateways

This document contains a list of questions related to API gateways, microservices, documentation, and other API-related topics. There are 46 multiple choice or true/false questions testing knowledge about concepts like rate limiting, authentication, documentation, lifecycles, protocols, and components like API proxies and gateways. The questions cover a wide range of issues that can arise in designing, managing, and securing API architectures and developing documentation for API consumers.

Uploaded by

kashyap
Copyright
© © All Rights Reserved
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
You are on page 1/ 6

S.

No
1
2
3
4

5
6
7
8
9
10
11

12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
Questions
An API call will be received by the gateway and will route it to the appropriate microservice.
A variation for regular Gateway pattern is ______.
Ideally an application should use _____ protocols.
_____ helps in reducing latency during service calls.
_____ does not add anything new, it just re-exposes the existing API with some additional capabilities.

Which service discovery requires an additional router?


An API proxy can act as an API gateway.
Which one of the following is not an API developer/manager lifecycle?
API creation and management is done in ______.
Which one of the following is an API consumer lifecycle?
DoS Attacks are prevented using _______.

The communication between the gateway and key management happens through a _____ call.
To avoid the gateway from making calls to key management frequently use Caching.
Which of the following is not a function of analytic?
Bandwidth is one of the reason to enforce Rate-Limiting.
All request will be proxied through Gateway, using their ______.
Which of the following is not a rate limiting types?
A single service can have multiple endpoints.
Which of the following is not a HTTP method?
_____ is a URL that communicates with the API.
_____ are identified using _____.
Rate limiting based on the HTTP header is not possible.
X-API-Version: 2 is _____ type of versioning.
Which of the core modules of Swagger helps in creating Interactive documentation?
Which of the following is not an API Life-cycle?
It is possible to test an API without subscribing.
Which of the following is a type of documentation?
Swagger UI creates Documentation based on API Parameters.
Deprecated API can still be used.
API Documentation can be added using ______.
Oauth uses ____ to authenticate the users.
Role based authentication is done using _____ setting.
Who manages the API lifecycle?
WSO2 store is a ______.
Monetization is one of the reason for Rate limiting.
______ is a process of storing server response at the client-end.
WSO2 API publisher can be accessed through the address.
Which of the following are the parameters taken by Token APIs to generate tokens?
A single API cannot be subscribed multiple times with many SLA levels.
What HTTP Status Code 401 indicates?
The default burst limit in AWS gateway is _____.
Which of the following is not a Netflix Open software service?
The tool that is used to develop API documentation is _____.
REST architecture treats every content as a _____.
Gateway is capable of exposing a client to different APIs based on the devices.
Answers
1
Backend for front end
both of the options
Circuit Breaker

API Proxy
server side discovery
0
Explore
API Publisher
Explore
Traffic management
1. HTTP
2. SOAP
1
Enforce Rate Limiting Policy
1
Application Name
Bandwith specific Ratelimit
1
UPDATE
Endpoint
Resource, Endpoints
0
Custom Header
Swagger UI
Subscribed
1
URL
1
1
API publisher
tokens
Visibility
Publisher
web application
1
All the options
https://localhost:9443/publisher
Resource
0
BAD REQUEST
1. 1000
2. 2000
Kubernetes
Swagger
Resource
1

You might also like