You need to log all error responses in your Apigee Edge proxy What should you do?
Your company runs their internal services across two datacenters in a hot-warm configuration The back-end system for a new API runs in both data centers You want to implement a proxy that handles failover between these data centers What should you do?
Which statements ate true when the following policy is used? Select all that are correct.
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?
You have a single back end that needs to be exposed to customers using different API request and response payloads You need to allow these different request types without breaking existing implementations What should you do?
You are implementing Concurrent Rate Limit, Spike Arrest and Quota policies in your proxy You want to make sure the simplest checks run first Using the flow shown in the diagram, which order of operations should you follow?
You are adding a filter on an API to locate all orders in a specific date range You want to use a RESTful design Which design should you use?
The product team is rolling out a new reseller program with API's. The product owner has created Epics covering the high level requirements. The product owner delegate has asked for help creating a product backlog. What task would the product owner delegate need assistance with?
You are using Apigee Edge as the OAuth Resource Server. The product owner asks you to create an API that logs a user out by revoking OAuth tokens. What should you do?
Which are NOT a step in the OAuth 2 0 authorization code grant process? Select all that are correct
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 approaches can be used for extracting data from a SOAP body and returning it as a JSON response in Apigee Edge? Select all that are correct.
Choose 3 answers
You are designing an API that allows a consumer to tetch all orders associated to a given customer You want to use a RESTful design Which design should you use?
Which policies can be used to create or modify a request message for a service callout? Select all that are correct
If a string value is put in both a cache and a key value map (KVM) using the same key, which one is true?
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?
As an API Engineer you have been asked to automate the build process for Apigee deployments. You decide to build a new tool to deploy the API Bundles using the Apigee Management API. What would be the correct approach?
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?
In your last release, there were unexpected errors uncovered by users within the first 24 hours The root cause analysis found that key configurations were not promoted to production You want to avoid similar release failures in your next release What should you do?
Which statements are true for configuring the Edge Microgateway quota plugin? Choose 3 answers
You are part of an API team working on a versioning strategy for a new API. Several members of the team disagree on how to indicate the version. According to Apigee recommended practices, what would you recommend to the team?
A cloud customer wants to safeguard their APIs against a sudden increase in traffic. You need to calculate an allowable traffic rate of 100 transactions per second (TPS) What should you do?
How can we specrfy the type of Security (basic auth, oauth) used by the API in OpenAPI Specification 2.0?
As an Apigee API Engineer you attend a meeting where a Product Owner would like to release a new feature to customers. There are several teams in the meeting, Backend API team, Apigee API team, and the Security team. The feature will be exposed through the companies external facing website. The architecture allows the website to call the backend APIs directly. The security team raises a concern about the backend APIs being wide open to anyone inside the network, not just the external website. You are later contacted and asked for your teams impacts. How should you reply?
The performance testing team would like to improve the transactions per second for an API you recently developed. The API retrieves partner names and contact information. What should you do?
Which Edge Microgateway plugin does not need to be explicitly added to the plugin sequence attribute configuration for execution?
Which will allow me to set the number of maximum elements to be cached in memory in a particular cache resource?