Topic 1 Question 109
You built a serverless application by using Cloud Run and deployed the application to your production environment. You want to identify the resource utilization of the application for cost optimization. What should you do?
Use Cloud Trace with distributed tracing to monitor the resource utilization of the application.
Use Cloud Profiler with Ops Agent to monitor the CPU and memory utilization of the application.
Use Cloud Monitoring to monitor the container CPU and memory utilization of the application.
Use Cloud Ops to create logs-based metrics to monitor the resource utilization of the application.
ユーザの投票
コメント(8)
- 正解だと思う選択肢: C
Cloud Run integrates automatically with Cloud Monitoring and requires no setup or configuration. https://cloud.google.com/run/docs/monitoring?hl=ja
👍 6YushiSato2023/11/05 - 正解だと思う選択肢: C
Suits best for the question.
👍 5Jason_Cloud_at2023/10/25 - 正解だと思う選択肢: B
Cloud Profiler provides continuous profiling of resource consumption in your production applications, helping you identify and eliminate potential performance issues. https://cloud.google.com/products/operations#all-features section:Performance and cost management
👍 5khoukha2023/11/02
シャッフルモード