
Answer-first summary for fast verification
Answer: Key Visualizer
Key Visualizer is specifically designed for analyzing Bigtable usage patterns, making it the ideal tool for diagnosing issues related to row key design. While Cloud Monitoring is useful for general performance monitoring, it lacks the specificity for row key analysis. Cloud Logging, on the other hand, is more suited for event review rather than addressing row key design challenges. The option 'Cloud Key Trace' does not exist as a Google Cloud tool. For more details, refer to [Bigtable Key Visualizer Overview](https://cloud.google.com/bigtable/docs/keyvis-overview).
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
As the volume of data grows, an application utilizing Bigtable begins to experience performance degradation, potentially due to suboptimal row key design. Which tool should you use to examine access patterns for a set of row keys?
A
Cloud Monitoring
B
Cloud Logging
C
Key Visualizer
D
Cloud Key Trace