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?
You have the following requirements for your API:
• Authenticate users.
• Identify applications.
• Log update events to StackDriver
• Enforce quotas based on Product configurations
• Alert when total API latency exceeds 500 milliseconds
Your Apigee Edge API proxy is currently implemented with the following Proxy Endpoint configuration
Which above 2 requirements have been met with this configuration? Choose 2 answers
When populating the Quota configuration for an API product, which statement is true?
Your APIs are configured as a relying party on an OpenID Connect platform. You need to inspect and verify the OpenID Connect identity. What two actions should you take?
Choose 2 answers
You need to access API back-end systems authorized by a machine user credential Each API call must connect to the API back-end system with unique credentials You need to keep user credential info securely protected How should you store the credential?
How can we specrfy the type of Security (basic auth, oauth) used by the API in OpenAPI Specification 2.0?