Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
100% found this document useful (1 vote)
850 views

Apigee - API Services

Apigee provides API management, analytics, and developer services. An API proxy sits between apps and backend services, applying policies for security, traffic control, and mediation. Apigee allows APIs to be secured, scaled, and managed through its API platform.

Uploaded by

Se Sathya
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
100% found this document useful (1 vote)
850 views

Apigee - API Services

Apigee provides API management, analytics, and developer services. An API proxy sits between apps and backend services, applying policies for security, traffic control, and mediation. Apigee allows APIs to be secured, scaled, and managed through its API platform.

Uploaded by

Se Sathya
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 4

_____ data from users' GPS-enabled devices helps to target campaigns, push

notifications, offers and more effectively..


Geolocation

For Node.js the _____ module and its dependencies are designed.
apigeetool

An API product consist of a collection of RESTful API resources


True

Companies expose their services as a set of HTTP _____.


Proxies
Endpoints-- Correct

Apigee cannot modify the backend service implementation without affecting the
public API.
False--correct
True

Apigee provides ____ services.


Analytics services
Developer services
All the options--correct
API services

Apigee's API platform allows you to ____ your APIs.


Secure
Scale
Manage
All the options---correct

APIs are software interface that allow different applications to talk to one
another.
False
True--correct

The Edge API proxie' s primary consumers are _____.


API developers
App developers---correct

Apigee adds ____ before your API along with policies.


Manager
Proxy---correct
Gateway
All the options

One of the features of the BaaS is ____.


Search
Messaging
Scaling
Push Notification--correct

An API proxy is a can be _____


all the options---correct
exe files
javascript
Xml files
Once data is loaded Apigee automatically creates an/a ___I to access your data.

Portal
Proxy
API---correct
Graph

BaaS helps in setting Cloud based data platform without any server side coding.
True--correct
False

____ endpoint interaction with your backend services on behalf of apps.


Target Endpoints---correct
Proxy Endpoint

Using ____ will disable security and treat all request without any authentication
as a guest.
/
/**--correct
**
.

Apigee allows you to restrict the number of result retured from BaaS using the
parameter _____
threshold
number
limit---correct
max

____ endpoint interacts with apps that consume your API.


Proxy Endpoint----correct
Target Endpoints

De-selecting the default check box in creating proxy process will make proxy
available only through TSL.
False
True--correct

______ can program the behavior of the proxies.


Policy----correct
Endpints
Javascript
Rules

______ policy smooths traffic spikes by dividing a limit that you define into
smaller intervals.
Spike Arrest Policy---correct
All the options
Concurrent Rate Limit Policy
Quota Policy

Which of the following is not a type of Policy in Apigee?


Insurance---correct
Security
Traffic management
Mediation

_____ specifies the target URL to be used by the service call out.
<Response>
<Request variable>
None of the options
<HTTPTargetConnection><URL>--correct

To write arbitrary data to the cache use _____


Lookup Cache
Response Cache
Populate Cache--correct
Invalidate Cache

In Assign message policy ____ creates the named context variables.


<AssignVariable>
<Response>
<Set><QueryParams>
<AssignTo>---correct

When you need to explicitly clear a cache during request processing, use ____.
Invalidate Cache---correct
Populate Cache
Response Cache
Lookup Cache

______ is a significant attack vector used by malicious API consumers.


Virus
Ransomware
Torjan
Message content--correct

VerifyAccessToken operation at the end of API proxy flow.


True--correct
False

______command downloads the express module at the specified version and updates the
dependencies list in the package.json file.
npm install yql@1.0.2 --save
npm install express@4.13.3 --save ---correct

You need to manually create API key for the developer app.
True
False--correct

______ on Apigee Edge adds more programmability to the Edge API platform.
Xml files
all the options
Node.js---correct
javascript

While requesting for access token you can send consumer key and consumer secret as
a parameter in _____.
Body---correct
Header

____ use of the Google Maps APIs to create a mashup of real estate information with
interactive maps.
Trulia--correct
Voxy
Authorization header can be sent to the backend service.
False--correct
True

If you want a policy to execute after initial processing on the ProxyEndpoint use
____ .
Postflow
Preflow--correct

Mashed-up APIs provides value-addition that is greater than the individual APIs.
True--correct
False

_____ are the files that implement the configuration to be executed by a policy.
Resources--correct
None of the options
Proxies
API

An API proxy can be deployed in ____ environment.


test only
prod only
both test and prod---correct

Adding a policy without a flow is possible in Apigee.


False---
True

You might also like