Google Cloud Professional Cloud DevOps Engineer — Question 64

You manage several production systems that run on Compute Engine in the same Google Cloud Platform (GCP) project. Each system has its own set of dedicated Compute Engine instances. You want to know how must it costs to run each of the systems. What should you do?

Answer options

Correct answer: B

Explanation

Option B is correct because assigning labels allows for detailed cost tracking in BigQuery, enabling precise cost analysis per system. Option A does not provide the granularity needed for individual systems. Option C relies on metadata, which may not directly correlate with billing. Option D uses VM names, which is less effective for billing analysis compared to labels.