Easy1 markMultiple Choice

GCP PCA · Question 31 · Domain 4: Analyzing and Optimizing Technical and Business Processes

Your team is deploying a new application to Google Cloud. The CFO wants to ensure that the team is alerted immediately if the monthly cloud spend is projected to exceed $10,000. How should you configure this?

Answer options:

A.

Create a Cloud Monitoring alert based on the billing/estimated_charges metric.

B.

Create a Cloud Billing Budget for $10,000 and configure an alert rule to trigger at 100% of forecasted spend.

C.

Set a quota limit of $10,000 on the GCP project.

D.

Export billing data to BigQuery and write a scheduled query to check the total spend.

How to approach this question

Identify the native GCP billing feature that supports forecasting.

Full Answer

B.Create a Cloud Billing Budget for $10,000 and configure an alert rule to trigger at 100% of forecasted spend.✓ Correct
Create a Cloud Billing Budget for $10,000 and configure an alert rule to trigger at 100% of forecasted spend.
Google Cloud Billing Budgets allow you to set budget amounts and configure alert thresholds. Crucially, alerts can be triggered based on 'Actual' spend or 'Forecasted' spend. Setting an alert for 100% of forecasted spend ensures the CFO is notified early in the month if the current run rate will exceed the $10,000 limit.

Common mistakes

Assuming quotas can limit dollar spend (C). Quotas are resource-based, not currency-based.

Practice the full GCP Professional Cloud Architect Practice Exam 4

50 questions · hints · full answers · grading

More questions from this exam