Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Hands-On: Setting Up Billing Alerts and Budgets

Overview

In this hands-on session, we will set up a GCP billing budget and alert so you are notified before you overspend your credits. We will also use the GCP Pricing Calculator to estimate the cost of the experiments we ran in the previous hands-on sessions.

Learning Objectives

By the end of this session, you will be able to:


Step 1: Open the Billing Console

  1. Go to console.cloud.google.com

  2. In the top left, click the navigation menu

  3. Click Billing

Step 2: Create a Budget

In the left sidebar, click Budgets and alerts, then click Create budget to create a new budget.

Create budget

Screenshot: Create a budget.

To create a budget, we need to set up the scope (which projects and services to monitor), the amount (the total budget limit), and the actions (how you want to be notified when you hit your limit).

Scope:

Create budget - scope

Screenshot: Set up the budget scope

Amount

Create budget - amount

Screenshot: Set up the budget amount

Actions

Create budget - actions

Screenshot: Set up the budget actions

Step 3: Verify the Budget

You should not see the budget listed on the Budget and alerts page with the spend progress bar and configured thresholds.

Budgets and alerts page

Screenshot: Budgets and alerts page showing the newly created budget with spend progress.

You will receive an email notification when your spending reaches 50%, 90%, and 100% of the budget amount.


🔑 Key Takeaways

📚 References and Further Reading