Google Apigee API Engineer Google Cloud – Apigee Certified API Engineer Online Training
Google Apigee API Engineer Online Training
The questions for Apigee API Engineer were last updated at Feb 10,2025.
- Exam Code: Apigee API Engineer
- Exam Name: Google Cloud - Apigee Certified API Engineer
- Certification Provider: Google
- Latest update: Feb 10,2025
Which are characteristics of the PopulateCache and ResponseCache policies’? Select all that are correct
- A . PopulateCache has a TimeOfYear expiry option
- B . PopulateCache allows you to cache any string object.
- C . ResponseCache has separate policy definitions for Lookup vs. Populate cache operations.
- D . ResponseCache caches the complete HTTP response (including headers).
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?
- A . Check that the Accept header is set to text/json
- B . Check that the Accept header is set to application/json.
- C . Check that the Content-Type header is set to text/json
- D . Check that the Content-Type header is set to application/json
Which components of Edge used to configure HTTPS inbound communication?
- A . TLS Store
- B . Virtual Hosts
- C . Certificate Manager
- D . Keystores and Truststores
A customer has added response cache policy on all their search APIs, but traffic to the backend has not reduced much. They ask you to investigate, you find that GET queries are being cached and available in memory but cache misses are still high You want to improve caching and reduce cache misses.
What should you do?
- A . Use lookup/populate cache policy.
- B . Increase the TimeToLive of cached objects
- C . Review key fragments in cache key, ensuring only important parameters are used
- D . Review and increase the number of items on the cache resource to a higher number
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?
- A . Use Apigee service callouts
- B . Create route rules for each target endpoint
- C . Create multiple target proxy xmls for each endpoint
- D . Use the Node JS async module to invoke target systems
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?
- A . Creation of a message logging policy in Apigee.
- B . Creating user stories to fulfill the business requirements.
- C . Creating support tickets that cover each of the business requirements.
- D . Creating a cross functional team of API engineers, business analysts, and backend software developers.