Google Apigee-API-Engineer - Google Cloud - Apigee Certified API Engineer
Which statements ate true when the following policy is used? Select all that are correct.
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?
Given the following Javascript code snippet, which statement is true?
var paloAlto = httpClient.get{'http://weather.yahooapis.com/forecastrss?w=2467861 '); context.session['paloAlto'] = paloAlto;
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?
Which is a benefit of 2-way TLS (mutual TLS) for target endpoint connections?
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?
What are all of the values typically set in a Raise Fault policy?
When using a Shared Flow from a Flow Hook, which proxies will call the Shared Flow?
Which Edge Microgateway plugin does not need to be explicitly added to the plugin sequence attribute configuration for execution?
Which is a benefit of three-legged OAuth (authonzation_code grant)'?