Available in 1, 3, 6 and 12 Months Free Updates Plans
PDF: $15 $60

Test Engine: $20 $80

PDF + Engine: $25 $99

Apigee-API-Engineer Practice Test


Page 2 out of 25 Pages

You have created an OpenAPl specification and begun a sample implementation of the API Proxy in Apigee Edge Another team is asking for early access for interactive documentation What should you do1? 


A.

Publish using SwaggerUI


B.

Generate web documents using SmartDocs


C.

Send the requesting team the OpenAPl spec.


D.

Create a sample web app that uses your API, and publish the source code





D.
  

Create a sample web app that uses your API, and publish the source code



A cloud customer wants to safeguard their APIs against a sudden increase in traffic. You need to calculate an allowable traffic rate of 100 transactions per second (TPS) What should you do?


A.


Use a default Spike Arrest policy setting the limit to 100 TPS


B.

Use a Quota enforcement policy set to limit throughput to 100 TPS


C.

Use a Spike Arrest policy setting the UseEffectiveCount parameter


D.

Keep a count of accesses in the back-end, rejecting queries when they exceed 100 TPS





A.
  


Use a default Spike Arrest policy setting the limit to 100 TPS



Which JavaScript statement can be used to raise a fault from a JavaScript policy named 'Weather"?


A.

return-1,


B.

return false,


C.

context setVanablefWeather Fault", "true"),


D.

throw "Bad Data";





C.
  

context setVanablefWeather Fault", "true"),



You are designing an API that allows a consumer to fetch all orders associated to a given customer. You want
to use a RESTful design Which design should you use?


A.

GET/customers/{customer-id)/orders


B.

GET/orders7customer-id={customer-id}


C.

GET /getOrdersForCustomer?customer-id={customer-id}


D.

POST /orders with a post-body of customer-id={customer-id}





B.
  

GET/orders7customer-id={customer-id}



Use a Key Value Map when you need to store


A.

a value that expires after 300 seconds


B.

OAuth tokens for backend service calls


C.

configuration values


D.

an HTTP response





B.
  

OAuth tokens for backend service calls




Page 2 out of 25 Pages
Previous