Topic 1 Question 106
Your organization has hundreds of Cloud SQL for MySQL instances. You want to follow Google-recommended practices to optimize platform costs. What should you do?
Use Query Insights to identify idle instances.
Remove inactive user accounts.
Run the Recommender API to identify overprovisioned instances.
Build indexes on heavily accessed tables.
ユーザの投票
コメント(4)
- 正解だと思う選択肢: C👍 4chelbsik2022/12/26
C The Cloud SQL overprovisioned instance recommender helps you detect instances that are unnecessarily large for a given workload. It then provides recommendations on how to resize such instances and reduce cost. This page describes how this recommender works and how to use it. https://cloud.google.com/sql/docs/mysql/recommender-sql-overprovisioned#:~:text=The%20Cloud%20SQL%20overprovisioned%20instance%20recommender%20helps%20you%20detect%20instances%20that%20are%20unnecessarily%20large%20for%20a%20given%20workload.%20It%20then%20provides%20recommendations%20on%20how%20to%20resize%20such%20instances%20and%20reduce%20cost.%20This%20page%20describes%20how%20this%20recommender%20works%20and%20how%20to%20use%20it.
👍 2Atnafu2022/12/30C: Run the Recommender *** API to identify overprovisioned instances. The Cloud SQL idle instance recommender helps you detect instances that might be idle and provides you insights and recommendations to help you reduce costs . The Cloud SQL overprovisioned instance recommender helps you detect instances that are unnecessarily large for a given workload.
👍 1pk3492022/12/24
シャッフルモード