Spring 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 18 hours ago Total Questions : 126

The Google Cloud - Apigee Certified API Engineer content is now fully updated, with all current exam questions added 18 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 # 31

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

Question # 32

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?

A.

GET/customers/{customer-id}/orders

B.

GET/orders?customer-id={customer-id}

C.

GET/getOrdersForCustomer?customer-id={customer-id}

D.

POST /orders with a post-body of customer-id-{customer-id}

Question # 33

The backend API team has asked for metrics on the performance of an API. Which two pieces of data should you provide? Choose 2 answers

A.

The internet latency

B.

The network latency

C.

The backend latency

D.

The Apigee proxy latency

E.

The backend database latency

Question # 34

Which describe the ResponseCache ' policy in Apigee Edge? Select all that are correct

A.

Helps to reduce the response latency

B.

Caches both the request and the response

C.

Helps to reduce the amount of load to the target system.

D.

Should be attached to both Request and Response Flow

Question # 35

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?

A.

You should recommend an Apigee Edge Access Control policy

B.

You should recommend that the backend API ' s use TLS v12 to secure their APIs.

C.

You should recommend the use of custom secure headers with time stamp verification

D.

You should recommend a design change that uses a Apigee microgateway in front of the backend APIs.

Question # 36

Your project has just started, and you are observing that bugs are being caught in QA on features that were previously working You want to provide a self-governing mechanism for the team to identify regression bugs What should you do?

A.

Use static code analysis tools.

B.

Use Behavior Driven Development tools.

C.

Implement automated integration testing on check in.

D.

Ask developers to run unit tests prior to each check in

Question # 37

You have a new set of requirements for a mobile app. The product team has asked for the following.

• The app requires access to customer order information

• The app needs to allow a search function for orders by product name

Choose two development tasks that would accomplish the requirements. Choose 2 answers

A.

Create a new API proxy for a GET /v1/customers/{customerid}/orders

B.

Create a new API proxy for a GET /v1/customers/{customerid}/products/{productname}

C.

The design should include a new custom header X-Product-Name

D.

The Apigee proxy should allow a query parameter for q=

E.

The Apigee proxy should allow a query parameter for orderld=

Go to page: