Summer Sale Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: buysanta

Exact2Pass Menu

Google Cloud - Apigee Certified API Engineer

Last Update 8 hours ago Total Questions : 126

The Google Cloud - Apigee Certified API Engineer content is now fully updated, with all current exam questions added 8 hours ago. Deciding to include Apigee-API-Engineer practice exam questions in your study plan goes far beyond basic test preparation.

You'll find that our Apigee-API-Engineer exam questions frequently feature detailed scenarios and practical problem-solving exercises that directly mirror industry challenges. Engaging with these Apigee-API-Engineer sample sets allows you to effectively manage your time and pace yourself, giving you the ability to finish any Google Cloud - Apigee Certified API Engineer practice test comfortably within the allotted time.

Question # 11

Which OAuth 2 0 grant requires redirection ' ?

A.

Authorization Code

B.

Resource Owner Password Credentials

C.

Refresh Token

D.

Client Credentials

Question # 12

Which is the recommended solution lo specify a different backend target for each environment?

A.

Java/JavaScript/Python callout

B.

TargetEndpoint configuration

C.

RouteRules

D.

TargetServer

Question # 13

Which of the following properties have type as " required " in the OpenAPI Specification 2.0? Choose 3 answers

A.

Info

B.

host

C.

paths

D.

license

E.

swagger

F.

basePath

G.

produces

Question # 14

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?

A.

Use a Java Callout to the target, calling the hot datacenter first and the warm datacenter in case of failure

B.

Use the not datacenter as the TargetEndpoint and configure a FaultRule to call the warm datacenter in case of failure

C.

Create two service callouts to the target, calling the hot datacenter first and the warm datacenter in the event of failure on the first call

D.

Create Target Servers for each datacenter and configuring the TargetEndpoint with a LoadBalancer, setting the Is Fallback property on the warm datacenter

Question # 15

If a custom analytics report needs to filter based on data from the request payload, which policy would be used?

A.

Custom Report

B.

Message Logging

C.

StatisticsCollector

D.

AssignMessage

Question # 16

When retrieving a value from an encrypted KVM. the variable name to which it is assigned must be prefixed with which value to prevent it from being readable in tracing sessions?

A.

encrypted

B.

mask

C.

kvm

D.

private

E.

hidden

Question # 17

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?

A.

GET/getOrdersBetweenDates/2016-01-01/2016-02-01

B.

GET/orders ' ?from-date=2016-01-01 & to-date=2016-02-01

C.

GET /customers/{customer-id}/orders ' ?from-date=2016-01-01 & to-date^2016-02-01

D.

POST /searchorders with a post-body of from-date-2016-01-01 & to-date=2016-02-01

Question # 18

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?

A.

Use the InvalidateToken operation with cascade=true

B.

Use the InvalidateToken operation with cascade=false

C.

Store a list of revoked tokens in Firebase. On each access, check the list and only allow unrevoked tokens through

D.

Store a list of revoked tokens in Key-Value Maps. On each access, check the list and only allow unrevoked tokens through

Question # 19

When is it appropriate to use query parameters in RESTful API design? Select all that are correct

A.

When passing username and passwords.

B.

When providing the ability to return different levels of detail in the response.

C.

When requesting that an entire collection be deleted.

D.

When filtering the response based upon a query

Question # 20

How can we specrfy the type of Security (basic auth, oauth) used by the API in OpenAPI Specification 2.0?

A.

specify using the secuntyDefinrtions name property

B.

specify using the secuntySchemas name property

C.

specify using the security Variables name properly

D.

specify using the securityParams name property

Go to page: