Question 26

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?
  • Question 27

    Your team has the following requirements in building an API:
    * Adhere to Pragmatic REST.
    * Model the API to the consumption use case.
    * Require API Key authentication
    * Implement CORS
    * Validate inputs.
    You have begun migrating a SOAP-based web service to a REST API by using the SOAP to REST function in Apigee Edge Which two of the above-listed requirements could be satisfied by this action?
  • Question 28

    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
  • Question 29

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

    Which of the following statements are the for Edge Microgateway-aware proxies?