Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
You manage multiple production systems running on Compute Engine within the same Google Cloud Platform (GCP) project, each with its own dedicated instances. How can you determine the cost of running each individual system?
A
In the Google Cloud Platform Console, use the Cost Breakdown section to visualize the costs per system.
B
Assign all instances a label specific to the system they run. Configure BigQuery billing export and query costs per label.
C
Enrich all instances with metadata specific to the system they run. Configure Stackdriver Logging to export to BigQuery, and query costs based on the metadata.
D
Name each virtual machine (VM) after the system it runs. Set up a usage report export to a Cloud Storage bucket. Configure the bucket as a source in BigQuery to query costs based on VM name.