Apigee-API-Engineer Exam Question 1

As an API Engineer you are approached late in the day with an emergency request to configure a 2 way TLS connection between Apigee and the backend server. All existing certificates have been revoked. The security team provides you the PEM file for the backend server and your new Apigee TLS certificate. What minimum steps are required to reconfigure 2-way TLS?
Choose 2 answers
  • Apigee-API-Engineer Exam Question 2

    Where in the proxy should you place a policy that modifies the flow variable target, url?
  • Apigee-API-Engineer Exam Question 3

    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?
    Choose 2 answers
  • Apigee-API-Engineer Exam Question 4

    You need to log all error responses in your Apigee Edge proxy What should you do?
  • Apigee-API-Engineer Exam Question 5

    In an API Proxy flow we need to orchestrate two XML services - Service A and Service B Data fields from each response must be returned in the response to the client. Which identifies a set of Apigee policies that, when used together, could be used to implement this?