Topic 1 Question 32
You support a consumer inventory application that runs on a multi-region instance of Cloud Spanner. A customer opened a support ticket to complain about slow response times. You notice a Cloud Monitoring alert about high CPU utilization. You want to follow Google-recommended practices to address the CPU performance issue. What should you do first?
Increase the number of processing units.
Modify the database schema, and add additional indexes.
Shard data required by the application into multiple instances.
Decrease the number of processing units.
ユーザの投票
コメント(6)
- 正解だと思う選択肢: A
Increase the number of processing units.
👍 2range90052022/12/21 - 正解だと思う選択肢: A
A is correct answer B is not correct because modifying schema is not a correct option
👍 2GCP722022/12/24 Compute capacity defines amount of server and storage resources that are available to the databases in an instance. When you create an instance, you specify its compute capacity as a number of processing ***** units or as a number of nodes, with 1000 processing units being equal to 1 node. range9005
👍 2pk3492022/12/25
シャッフルモード