Google Cloud Associate Cloud Engineer — Question 168

You need to manage a Cloud Spanner instance for best query performance. Your instance in production runs in a single Google Cloud region. You need to improve performance in the shortest amount of time. You want to follow Google best practices for service configuration. What should you do?

Answer options

Correct answer: C

Explanation

The correct answer is C because setting the alert threshold at 65% provides a buffer before resource limits are reached, allowing for proactive scaling. Options A and B focus on a lower threshold which may lead to unnecessary scaling actions, while D involves rewriting queries, which is more complex and time-consuming compared to simply adding nodes for immediate performance improvements.