Want to pass your Apigee Certified API Engineer APIGEE-API-ENGINEER exam in the very first attempt? Try Pass2lead! It is equally effective for both starters and IT professionals.
VCE
A cloud customer wants to safeguard their APIs against a sudden increase in traffic. You need to calculate an allowable traffic rate of 100 transactions per second (TPS) What should you do?
A. Use a default Spike Arrest policy setting the limit to 100 TPS
B. Use a Quota enforcement policy set to limit throughput to 100 TPS
C. Use a Spike Arrest policy setting the UseEffectiveCount parameter
D. Keep a count of accesses in the back-end, rejecting queries when they exceed 100 TPS
The AssignMessage policy can be used to
A. add headers
B. remove the payload
C. assign a value to a variable
D. all of the above
Your project is growing, and there have been several instances of confusion about the naming of data fields. What should you do?
A. Enforce a naming convention using a static code analysis tool.
B. Ask developers to do more code reviews, and focus on the names of fields.
C. Create a basic data dictionary that covers common use cases and rules for naming
D. Create a unified data model that attempts to model all use cases for each object type