Topic 1 Question 70
You work for a financial services company that wants to use fully managed database services. Traffic volume for your consumer services products has increased annually at a constant rate with occasional spikes around holidays. You frequently need to upgrade the capacity of your database. You want to use Cloud Spanner and include an automated method to increase your hardware capacity to support a higher level of concurrency. What should you do?
Use linear scaling to implement the Autoscaler-based architecture
Use direct scaling to implement the Autoscaler-based architecture.
Upgrade the Cloud Spanner instance on a periodic basis during the scheduled maintenance window.
Set up alerts that are triggered when Cloud Spanner utilization metrics breach the threshold, and then schedule an upgrade during the scheduled maintenance window.
ユーザの投票
コメント(4)
A: Use linear scaling to implement the Autoscaler-based architecture Linear scaling is best used with load patterns that change more gradually or have a few ***** large peaks. The method calculates the minimum number of nodes or processing units required to keep utilization below the scaling threshold. The number of nodes or processing units added or removed in each scaling event is not limited to a fixed step amount.
👍 3pk3492022/12/24- 正解だと思う選択肢: A👍 2chelbsik2022/12/25
- 正解だと思う選択肢: A
Linear Linear scaling is best used with load patterns that change more gradually or have a few large peaks. The method calculates the minimum number of nodes or processing units required to keep utilization below the scaling threshold. The number of nodes or processing units added or removed in each scaling event is not limited to a fixed step amount.
https://cloud.google.com/spanner/docs/autoscaling-overview#linear
👍 1Nirca2023/03/08
シャッフルモード