3 Months Free Update
3 Months Free Update
3 Months Free Update
You are working on a new design for an API. The backend API will set the customer to a deleted status. The customer will remain in the backend database for later cleanup. The customer can no longer be retrieved by the API once the status is set. Which method should be used at the Apigee proxy to set the deleted status?
What capabilities are provided when using the apigee-access node js module? Select all that apply
Which protocols are supported by the Message Logging policy? Select all that are correct
Which feature can be used to limit application consumption to a particular group of API proxy resources?
What happens to the API request processing when more than one of the conditional flows in a proxy is matched''
Which is the recommended solution lo specify a different backend target for each environment?
You are using the Apigee ExtractVariables policy JSONPath feature, and discover that the query is not returning the expected result for the payload you are providing What should you do?
You need to make multiple target system calls in parallel for a single inbound request The response should return to the client app as a single object What should you do?
You have the following requirements for your API:
• Authenticate users.
• Identify applications.
• Log update events to StackDriver
• Enforce quotas based on Product configurations
• Alert when total API latency exceeds 500 milliseconds
Your Apigee Edge API proxy is currently implemented with the following Proxy Endpoint configuration
Which above 2 requirements have been met with this configuration? Choose 2 answers
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?
Your project is growing, and there have been several instances of confusion about the naming of data fields. What should you do?
The IT security staff is concerned about unexpected increases in traffic on an API with an OAuth authorization flow You want to limit impacts of such traffic increases. What should you do?
You are asked by the mobile app team which API should be used to populate a drop down for regions. According to pragmatic RESTful practices, which method should be used?
Which JavaScript statement can be used to raise a fault from a JavaScript policy named 'Weather"?
You have a new set of requirements for a mobile app. The product team tells you that the user data already exists from the website version of the app. The user APIs are currently internal access only. The product team has asked for the following.
• The app requires user authentication before data should be accessed.
• The app needs to display user data once the user has logged into the mobile app.
* The app needs to allow changes to user data once the user has logged into the mobile app.
Choose three development tasks that would accomplish the requirements. Choose 3 answers
Which of the following statements are true for the out-of-the-box Apigee Edge Analytics Dashboard? Select all that apply Choose 3 answers
Which plugins are not enabled as part of the default Edge Microgateway installation? Choose 2 answers
Which feature can be used to automatically distribute traffic across multiple target servers'?
The backend API team has asked for metrics on the performance of an API. Which two pieces of data should you provide? Choose 2 answers
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?
Your APIs are configured as a relying party on an OpenID Connect platform. You need to inspect and verify the OpenID Connect identity. What two actions should you take?
Choose 2 answers
You are composing logs created from user input that contains confidential user information You need to record the presence of all fields, while ensuring that confidential information is not recorded in any log Which approach should you take?
When populating the Quota configuration for an API product, which statement is true?