Labour Day - Special 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 70dumps

Apigee-API-Engineer Questions and Answers

Question # 6

What is the purpose of a refresh token?

A.

To extend the amount of time an existing access token can be used by resetting the token's expiration time

B.

To request that Apigee re-issue a new access token to replace an expired access token.

C.

To reset an application to its default configuration.

D.

To notify the application that a new access token is required.

Full Access
Question # 7

When populating the Quota configuration for an API product, which statement is true?

A.

The Quota specified will automatically be enforced for any Developer App Keys assigned to the API product.

B.

After validating an API key or access token, flow variables are automatically populated with the Quota configuration for later use in a Quota policy

C.

Rate limiting will be enforced precise to the seconds level, even if you configure a per-minute or higher interval

D.

The Quota configuration specified on the API product enforces a global rate limit across all API proxies

Full Access
Question # 8

As an API Engineer your team is deploying code to production tonight. The test team will spend most of the night ensuring there are no bugs in the new release. After you deploy you want to go home. What is the best way to quickly verify a complete deployment?

A.

Unit tests

B.

Smoke tests.

C.

Integration tests.

D.

Code quality analysis.

Full Access
Question # 9

An API product in Apigee can be used to

A.

restrict access to a set of APIs

B.

configure the quota limits for APIs

C.

restrict access to APIs in different environments

D.

all of the above

Full Access
Question # 10

In which place can outbound SSL be configured?

A.

ProxyEndpoint

B.

HTTPProxyConnection

C.

VirtualHost

D.

TargetEndpoint

Full Access
Question # 11

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

Full Access
Question # 12

Which policies can be used to create or modify a request message for a service callout? Select all that are correct

A.

ServiceCallout

B.

AssignMessage

C.

RequestMessage

D.

Message Validation

Full Access
Question # 13

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

Full Access
Question # 14

The product owner has asked you for a new API. This new API will change a configuration for a backend system. The use case calls for a single API. Which verb should you use?

A.

GET

B.

PUT

C.

POST

D.

HEAD

Full Access
Question # 15

Which Apigee product feature can be used to host and version your API documentation'?

A.

Edge

B.

API BaaS

C.

Insights

D.

Apigee-127

E.

SmartDocs

Full Access
Question # 16

An API product in Apigee can be used to

A.

restrict access to a set of APIs

B.

configure the quota limits for APIs

C.

restrict access to APIs in different environments

D.

all of the above

Full Access
Question # 17

Which is a benefit of three-legged OAuth (authonzation_code grant)'?

A.

authorization codes can be used multiple times to obtain access tokens

B.

allows another individual to access a user's private data

C.

provides access to user-specific resources without exposing end-user credentials to the client application

D.

provides end-user credentials to requesting app

Full Access
Question # 18

As an API Engineer you get a calendar invite for a backlog grooming session. What should you expect to take place in the meeting?

A.

Review the Epics and meet the cross functional team

B.

Review and update the user stories and tasks in detail.

C.

Review the high level design document and ask questions

D.

Update support tickets that have been sitting for x number of days

Full Access