PROFESSIONAL-CLOUD-DEVELOPER · Question #392
PROFESSIONAL-CLOUD-DEVELOPER Question #392: Real Exam Question with Answer & Explanation
Sign in or unlock PROFESSIONAL-CLOUD-DEVELOPER to reveal the answer and full explanation for question #392. The question stem and answer options stay visible for context.
Question
You recently deployed an API to process hotel room requests. You need to enforce a quota on incoming API requests that allows no more than 1000 API search requests by each customer for every successful booking by that customer. You want the quota to reset every 24 hours. You want to prioritize the speed of the API over allowing exactly 1000 searches for every booking. What should you do?
Options
- AConfigure an Apigee Quota policy with the Synchronous setting set to false. Reset the quota on
- BStore a query counter in a Firestore document that uses the customer ID as the key. Reset the
- CStore a query counter in memory that counts the number of search requests by each customer.
- DIn BigQuery, store a table row for each search and booking request along with the customer ID
Unlock PROFESSIONAL-CLOUD-DEVELOPER to see the answer
You've previewed enough free PROFESSIONAL-CLOUD-DEVELOPER questions. Unlock PROFESSIONAL-CLOUD-DEVELOPER for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.