exam questions

Exam Professional Cloud Database Engineer All Questions

View all questions & answers for the Professional Cloud Database Engineer exam

Exam Professional Cloud Database Engineer topic 1 question 4 discussion

Actual exam question from Google's Professional Cloud Database Engineer
Question #: 4
Topic #: 1
[All Professional Cloud Database Engineer Questions]

Your customer has a global chat application that uses a multi-regional Cloud Spanner instance. The application has recently experienced degraded performance after a new version of the application was launched. Your customer asked you for assistance. During initial troubleshooting, you observed high read latency. What should you do?

  • A. Use query parameters to speed up frequently executed queries.
  • B. Change the Cloud Spanner configuration from multi-region to single region.
  • C. Use SQL statements to analyze SPANNER_SYS.READ_STATS* tables.
  • D. Use SQL statements to analyze SPANNER_SYS.QUERY_STATS* tables.
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
jnya_1991
Highly Voted 1 year, 4 months ago
Selected Answer: C
Read statistics provide insight into how an application is using the database, and are useful when investigating performance issues. https://cloud.google.com/spanner/docs/introspection/read-statistics
upvoted 5 times
...
Ral17
Most Recent 4 months ago
Selected Answer: C
SPANNER_SYS.READ_STATS* contains statistics about reads.
upvoted 2 times
...
Zakky_09
4 months, 1 week ago
Selected Answer: D
When experiencing high read latency in a Cloud Spanner instance, analyzing the SPANNER_SYS.QUERY_STATS tables provides valuable insights into the performance of your queries. These tables contain statistics about query execution, such as latency, execution count, and resource usage. This information helps identify slow or inefficient queries that may be causing the performance degradation
upvoted 1 times
...
sky09
4 months, 3 weeks ago
Selected Answer: D
SPANNER_SYS.QUERY_STATS tables: the first step in diagnosing latency after a code change is often to look at the queries themselves so ans is D https://cloud.google.com/spanner/docs/introspection/query-statistics
upvoted 1 times
...
theseawillclaim
1 year, 7 months ago
C! You should analyze the situation before changing the architecture so drastically.
upvoted 2 times
...
kpkakadiya
1 year, 7 months ago
Selected Answer: C
C is the correct answer
upvoted 2 times
...
goodsport
1 year, 7 months ago
C is definitely the correct answer here. SPANNER_SYS.READ_STATS* contains statistics about reads.
upvoted 2 times
...
RahulHanumante
1 year, 9 months ago
C is the correct answer
upvoted 2 times
...
jamalkhan
1 year, 10 months ago
Selected Answer: C
C. Read stats
upvoted 3 times
...
dynamic_dba
2 years, 1 month ago
C. A Query parameters is vague at best. B would not achieve anything. C and D look interesting, but as others have stated, querying the READ_STATS* tables would give you information about what is causing read issues. So C is the best answer.
upvoted 3 times
...
H_S
2 years, 1 month ago
Selected Answer: C
C. Use SQL statements to analyze SPANNER_SYS.READ_STATS* tables
upvoted 4 times
...
H_S
2 years, 1 month ago
Selected Answer: C
C. Use SQL statements to analyze SPANNER_SYS.READ_STATS* tables
upvoted 3 times
...
omermahgoub
2 years, 4 months ago
C. Use SQL statements to analyze SPANNER_SYS.READ_STATS* tables. To troubleshoot high read latency, you can use SQL statements to analyze the SPANNER_SYS.READ_STATS* tables. These tables contain statistics about read operations in Cloud Spanner, including the number of reads, read latency, and the number of read errors. By analyzing these tables, you can identify the cause of the high read latency and take appropriate action to resolve the issue. Other options, such as using query parameters to speed up frequently executed queries or changing the Cloud Spanner configuration from multi-region to single region, may not be directly related to the issue of high read latency. Similarly, analyzing the SPANNER_SYS.QUERY_STATS* tables, which contain statistics about query operations, may not be relevant to the issue of high read latency.
upvoted 4 times
...
pk349
2 years, 4 months ago
C: Use SQL statements to analyze ***** SPANNER_SYS.READ_STATS* tables.
upvoted 3 times
...
GCP72
2 years, 4 months ago
Selected Answer: C
C is the correct answer
upvoted 4 times
...
yylbgevkujgphocvyh
2 years, 4 months ago
B - Is correct
upvoted 1 times
...
range9005
2 years, 4 months ago
Selected Answer: C
Read statistics provide insight into how an application is using the database, and are useful when investigating performance issues . https://cloud.google.com/spanner/docs/introspection/read-statistics#when_to_use_read_statistics
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago