
Answer-first summary for fast verification
Answer: Create a separate Project for billing and restrict access to this Project using roles., Export Cloud Billing data to a BigQuery dataset in the billing Project.
Google recommends creating a separate Project specifically for billing data to centralize and secure this information. Additionally, exporting Cloud Billing data to a BigQuery dataset within this billing Project enables efficient analysis and visualization, such as through Data Studio. Exporting to a file in Cloud Storage (Option B) is deprecated, and exporting to Bigtable (Option D) or Cloud PubSub (Option E) is not supported within GCP for billing data. References: [Exporting Cloud Billing data to BigQuery](https://cloud.google.com/billing/docs/how-to/export-data-bigquery), [Setting up billing export to BigQuery](https://cloud.google.com/billing/docs/how-to/export-data-bigquery-setup), [Exporting billing data to a file](https://cloud.google.com/billing/docs/how-to/export-data-file).
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
Your team is managing multiple projects with different applications and has been tasked with centralizing all billing data for ease of analysis. According to Google's best practices, which two steps should you take?
A
Export Cloud Billing data to a BigQuery dataset in the billing Project.
B
Export Cloud Billing data to a file in a Cloud Storage bucket in the billing Project.
C
Create a separate Project for billing and restrict access to this Project using roles.
D
Export Cloud Billing data to Bigtable in the billing Project.
E
Export Cloud Billing data to Cloud PubSub in the billing Project.
No comments yet.