Search Your Question...!

APIGEE API MCQ's

1. Companies expose their services as a set of HTTP _____.

   View Answer   

   Endpoints



2. The Edge API proxie' s primary consumers are _____.

   View Answer   

   App developers



3. Apigee provides ____ services.

   View Answer   

   All the options 



4. Apigee cannot modify the backend service implementation without affecting the public API.

   View Answer   

   False



5. APIs are software interface that allow different applications to talk to one another.

   View Answer   

   True



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

   View Answer   

   All the options



7. Apigee adds ____ before your API along with policies.

   View Answer   

   Proxy



8. Once data is loaded Apigee automatically creates an/a ___I to access your data.

   View Answer   

   API 



9. BaaS helps in setting Cloud based data platform without any server side coding.

   View Answer   

   True



10. An API proxy is a can be _____

   View Answer   

   all the options



11. Using ____ will disable security and treat all request without any authentication as a guest. 

   View Answer   

    /**



12. ____ endpoint interacts with apps that consume your API. 

   View Answer   

   Proxy Endpoint



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

   View Answer   

   Target Endpoints



14. Apigee allows you to restrict the number of result retured from BaaS using the parameter _____

   View Answer   

   limit 



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

   View Answer   

   True



16. ______ policy smooths traffic spikes by dividing a limit that you define into smaller intervals.

   View Answer   

   Spike Arrest Policy 



17. In Assign message policy ____ creates the named context variables.

   View Answer   

   



18. To write arbitrary data to the cache use _____

   View Answer   

   Populate Cache 



19.  When you need to explicitly clear a cache during request processing, use ____.

   View Answer   

   Invalidate Cache



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

   View Answer   

   Insurance 



21. ______ can program the behavior of the proxies.

   View Answer   

   Policy



22. _____ specifies the target URL to be used by the service call out.

   View Answer   

   



23. You need to manually create API key for the developer app.

   View Answer   

   False 



24. While requesting for access token you can send consumer key and consumer secret as a parameter in _____.

   View Answer   

   Body



25. Authorization header can be sent to the backend service.

   View Answer   

   False



26. ______ on Apigee Edge adds more programmability to the Edge API platform.

   View Answer   

   Node.js 



27. ______command downloads the express module at the specified version and updates the dependencies list in the package.json file.

   View Answer   

   npm install express@4.13.3 --save



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

   View Answer   

   Message content 



29. VerifyAccessToken operation at the end of API proxy flow.

   View Answer   

   True



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

   View Answer   

   apigeetool 



31. If you want a policy to execute after initial processing on the ProxyEndpoint use ____ .

   View Answer   

   Preflow 



32. Mashed-up APIs provides value-addition that is greater than the individual APIs.

   View Answer   

   True 



No comments:

Post a Comment