Labour Day Special - Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: top65certs

Apigee-API-Engineer Leak Questions

Google Cloud - Apigee Certified API Engineer Questions and Answers

Question 5

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?

Options:

A.

Unit tests

B.

Smoke tests.

C.

Integration tests.

D.

Code quality analysis.

Question 6

Which is a benefit of using API keys to access API resources?

Options:

A.

provides simple mechanism to authenticate developers

B.

provides simple mechanism to identify developer apps

C.

authenticates the developer

D.

authenticates the client application

Question 7

You have implemented an Apigee Edge API proxy that includes a new shared flow Before you release to production, you need to ensure all dependencies are readied What should you do?

Options:

A.

Execute static code analysis on the bundle

B.

Run automated unit tests in the test environment

C.

Deploy the shared flow to the production environment

D.

Alert the quality analysis team and product owner that you are preparing the release

Question 8

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?

Options:

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