Google Cloud Professional Cloud DevOps Engineer — Question 114

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?

Answer options

Correct answer: C

Explanation

The correct answer is C, as Cloud Monitoring provides detailed insights into container CPU and memory utilization, which is essential for understanding resource usage in a serverless setting. Options A and B focus on tracing and profiling, which are less suited for direct resource utilization monitoring. Option D involves logs-based metrics, which may not provide the same level of granularity for real-time resource tracking as Cloud Monitoring does.