Google
PROFESSIONAL-CLOUD-DEVOPS-ENGINEER · Question #71
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…
The correct answer is C. Use Cloud Monitoring to monitor the container CPU and memory utilization of the application. Cloud Run integrates automatically with Cloud Monitoring and requires no setup or configuration. https://cloud.google.com/run/docs/monitoring?hl=ja
Submitted by femi9· Apr 18, 2026Implementing service monitoring strategies
Question
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?
Options
- AUse Cloud Trace with distributed tracing to monitor the resource utilization of the application.
- BUse Cloud Profiler with Ops Agent to monitor the CPU and memory utilization of the application.
- CUse Cloud Monitoring to monitor the container CPU and memory utilization of the application.
- DUse Cloud Ops to create logs-based metrics to monitor the resource utilization of the application.
How the community answered
(39 responses)- A3% (1)
- B8% (3)
- C87% (34)
- D3% (1)
Explanation
Cloud Run integrates automatically with Cloud Monitoring and requires no setup or configuration. https://cloud.google.com/run/docs/monitoring?hl=ja
Topics
#Cloud Run#Cloud Monitoring#Resource Utilization#Cost Optimization
Community Discussion
No community discussion yet for this question.