PROFESSIONAL-CLOUD-DEVELOPER · Question #322
PROFESSIONAL-CLOUD-DEVELOPER Question #322: Real Exam Question with Answer & Explanation
The correct answer is A: Use Apigee to expose your API. Use Memorystore for Redis to cache frequently accessed data.. https://cloud.google.com/sql/docs/mysql/admin-api/how-tos/performance
Question
Your ecommerce application has a rapidly growing user base, and it is experiencing performance issues due to excessive requests to your backend API. Your team develops and manages this API. The Cloud SQL backend database is struggling to handle the high demand, leading to latency and timeouts. You need to implement a solution that optimizes API performance and improves user experience. What should you do?
Options
- AUse Apigee to expose your API. Use Memorystore for Redis to cache frequently accessed data.
- BUse Apigee to expose your API. Implement rate limiting and access control policies in Apigee to
- CUse Cloud Load Balancing to expose your API. Use Cloud CDN in front of the load balancer to
- DUse Cloud Load Balancing to expose your API. Increase the memory for the database instances
Explanation
https://cloud.google.com/sql/docs/mysql/admin-api/how-tos/performance
Topics
Community Discussion
No community discussion yet for this question.