Google APIGEE-API-ENGINEER - Questions & Answers
Free preview · every answer includes a full explanation
Product page: https://prepkeys.com/apigee-api-engineer.html
You need to log certain data to a custom logging service while processing the response You want to avoid processing delays due to logging during the logic flow
What should you do?
Which plugins are not enabled as part of the default Edge Microgateway installation? Choose 2 answers
Where in the proxy should you place a policy that modifies the flow variable target, url?
When using a Shared Flow from a Flow Hook, which proxies will call the Shared Flow?
Which are techniques for dynamically choosing the target endpoint at runtime? Select all that are correct
The product owner has asked you for a new API. This new API will change a configuration for a backend system. The use case calls for a single API.
Which verb should you use?
As an Apigee API Engineer you are building a new proxy as follows:
POST /v1/virtualnetworkconnections
The backend developer, being new to RESTful APIs, asks you which response code should be returned on a successful call.
What should you recommend?
Which policy can be used to restrict access to API resources based on the client IP?
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?
Your API generates tokens to authenticate users. You have the following requirements
1. Limited token lifetime.
2. Managed key rotation.
3. Self-verifiable content.
4 Compact data representation
5. Refresh without new challenge.
You plan to use SAML2
Which two of the above-listed requirements are satisfied by using SAML2? Choose 2 answers